Home
last modified time | relevance | path

Searched refs:TCIC_R_ADDR2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dtcic2var.h260 r_addr = tcic_read_2(h, TCIC_R_ADDR2); in tcic_sel_sock()
261 tcic_write_2(h, TCIC_R_ADDR2, in tcic_sel_sock()
H A Dtcic2reg.h45 #define TCIC_R_ADDR2 (TCIC_R_ADDR+2) /* high word of addr. reg. */ macro
H A Dtcic2.c113 val = (bus_space_read_2(iot, ioh, TCIC_R_ADDR2) & TCIC_SS_MASK) in tcic_check_reserved_bits()
168 val = bus_space_read_2(iot, ioh, TCIC_R_ADDR2); in tcic_check_reserved_bits()
193 if ((bus_space_read_2(iot, ioh, TCIC_R_ADDR2) in tcic_check_reserved_bits()