/src/sys/arch/sh3/dev/ |
shpcic.c | 438 static inline uint8_t __shpcic_io_read_1(bus_space_handle_t bsh, 452 __shpcic_io_read_1(bus_space_handle_t bsh, bus_size_t offset) function in typeref:typename:uint8_t 507 value = __shpcic_io_read_1(bsh, offset); 571 *addr++ = __shpcic_io_read_1(bsh, offset); 635 *addr++ = __shpcic_io_read_1(bsh, offset); 1091 value = __shpcic_io_read_1(bsh1, off1); 1100 value = __shpcic_io_read_1(bsh1, off1);
|
shpcic.c | 438 static inline uint8_t __shpcic_io_read_1(bus_space_handle_t bsh, 452 __shpcic_io_read_1(bus_space_handle_t bsh, bus_size_t offset) function in typeref:typename:uint8_t 507 value = __shpcic_io_read_1(bsh, offset); 571 *addr++ = __shpcic_io_read_1(bsh, offset); 635 *addr++ = __shpcic_io_read_1(bsh, offset); 1091 value = __shpcic_io_read_1(bsh1, off1); 1100 value = __shpcic_io_read_1(bsh1, off1);
|
shpcic.c | 438 static inline uint8_t __shpcic_io_read_1(bus_space_handle_t bsh, 452 __shpcic_io_read_1(bus_space_handle_t bsh, bus_size_t offset) function in typeref:typename:uint8_t 507 value = __shpcic_io_read_1(bsh, offset); 571 *addr++ = __shpcic_io_read_1(bsh, offset); 635 *addr++ = __shpcic_io_read_1(bsh, offset); 1091 value = __shpcic_io_read_1(bsh1, off1); 1100 value = __shpcic_io_read_1(bsh1, off1);
|