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

/netbsd-current/sys/dev/ic/
H A Datw.c452 PRINTREG(sc, ATW_BBPCTL);
1798 ATW_WRITE(sc, ATW_BBPCTL, reg);
1800 if (ATW_ISSET(sc, ATW_BBPCTL, ATW_BBPCTL_WR) == 0)
1832 if (ATW_ISSET(sc, ATW_BBPCTL, ATW_BBPCTL_RD | ATW_BBPCTL_WR)
1846 ATW_WRITE(sc, ATW_BBPCTL, reg);
1850 if (ATW_ISSET(sc, ATW_BBPCTL, ATW_BBPCTL_RD) == 0)
1854 ATW_CLR(sc, ATW_BBPCTL, ATW_BBPCTL_RD);
H A Datwreg.h79 #define ATW_BBPCTL 0x60 /* BBP control port */ macro

Completed in 76 milliseconds