shpcic.c | 440 static inline uint16_t __shpcic_io_read_2(bus_space_handle_t bsh, 460 __shpcic_io_read_2(bus_space_handle_t bsh, bus_size_t offset) function in typeref:typename:uint16_t 517 value = __shpcic_io_read_2(bsh, offset); 581 *addr++ = __shpcic_io_read_2(bsh, offset); 646 *addr++ = __shpcic_io_read_2(bsh, offset); 1118 value = __shpcic_io_read_2(bsh1, off1); 1127 value = __shpcic_io_read_2(bsh1, off1);
|