Searched defs:auxreg (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dtcic2var.h285 tcic_read_aux_1(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int reg) argument
296 tcic_read_aux_2(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg) argument
307 tcic_write_aux_1(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int reg, int val) argument
317 tcic_write_aux_2(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int val) argument
H A Dtcic2.c106 int val, auxreg; local

Completed in 71 milliseconds