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

/netbsd-current/sys/dev/ic/
H A Datwreg.h488 #define ATW_BBPCTL_DATA_MASK __BITS(7, 0) /* BBP data */ macro
H A Datw.c1794 __SHIFTIN(val & 0xff, ATW_BBPCTL_DATA_MASK) |
1862 *val = __SHIFTOUT(reg, ATW_BBPCTL_DATA_MASK);

Completed in 221 milliseconds