shpcic.c | 704 static inline void __shpcic_mem_write_2(bus_space_handle_t bsh, 746 __shpcic_mem_write_2(bus_space_handle_t bsh, bus_size_t offset, function in typeref:typename:void 803 __shpcic_mem_write_2(bsh, offset, value); 863 __shpcic_mem_write_2(bsh, offset, *addr++); 930 __shpcic_mem_write_2(bsh, offset, *addr++); 995 __shpcic_mem_write_2(bsh, offset, value); 1062 __shpcic_mem_write_2(bsh, offset, value); 1200 __shpcic_mem_write_2(bsh2, off2, value); 1209 __shpcic_mem_write_2(bsh2, off2, value);
|