Searched refs:ATW_TEST1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Datwreg.h72 #define ATW_TEST1 0x44 /* Test register 1 */ macro
H A Datw.c445 PRINTREG(sc, ATW_TEST1);
889 ATW_SET(sc, ATW_TEST1, ATW_TEST1_TESTMODE_MONITOR);
893 ATW_CLR(sc, ATW_TEST1, ATW_TEST1_TESTMODE_MASK);
1064 test1 = ATW_READ(sc, ATW_TEST1);
1068 ATW_WRITE(sc, ATW_TEST1, test1);
2757 test1 = ATW_READ(sc, ATW_TEST1);

Completed in 134 milliseconds