Searched defs:auxreg (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | tcic2var.h | 284 tcic_read_aux_1(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int reg) in tcic_read_aux_1() 295 tcic_read_aux_2(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg) in tcic_read_aux_2() 306 tcic_write_aux_1(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int reg, int val) in tcic_write_aux_1() 316 tcic_write_aux_2(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int val) in tcic_write_aux_2()
|
H A D | tcic2.c | 106 int val, auxreg; in tcic_check_reserved_bits() local
|