Home
last modified time | relevance | path

Searched refs:TCIC_ADDR2_INDREG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dtcic2reg.h102 #define TCIC_ADDR2_INDREG (1 << 11) /* access indirect registers macro
119 #define TCIC_ADDR_INDREG ((u_int32_t) TCIC_ADDR2_INDREG << 16)
H A Dtcic2.c191 & TCIC_ADDR2_INDREG) != 0) { in tcic_check_reserved_bits()