shpcic.c | 706 static inline void __shpcic_mem_write_4(bus_space_handle_t bsh, 755 __shpcic_mem_write_4(bus_space_handle_t bsh, bus_size_t offset, function in typeref:typename:void 811 __shpcic_mem_write_4(bsh, offset, value); 873 __shpcic_mem_write_4(bsh, offset, *addr++); 941 __shpcic_mem_write_4(bsh, offset, *addr++); 1005 __shpcic_mem_write_4(bsh, offset, value); 1073 __shpcic_mem_write_4(bsh, offset, value); 1227 __shpcic_mem_write_4(bsh2, off2, value); 1236 __shpcic_mem_write_4(bsh2, off2, value);
|