shpcic.c | 702 static inline void __shpcic_mem_write_1(bus_space_handle_t bsh, 737 __shpcic_mem_write_1(bus_space_handle_t bsh, bus_size_t offset, function in typeref:typename:void 795 __shpcic_mem_write_1(bsh, offset, value); 853 __shpcic_mem_write_1(bsh, offset, *addr++); 919 __shpcic_mem_write_1(bsh, offset, *addr++); 985 __shpcic_mem_write_1(bsh, offset, value); 1051 __shpcic_mem_write_1(bsh, offset, value); 1173 __shpcic_mem_write_1(bsh2, off2, value); 1182 __shpcic_mem_write_1(bsh2, off2, value);
|