Searched refs:AR_SREV_ID_M (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c253 val = OS_REG_READ(ah, AR_SREV) & AR_SREV_ID_M;
H A Dar5211_misc.c402 v = OS_REG_READ(ah, AR_SREV) & AR_SREV_ID_M;
H A Dar5211reg.h698 #define AR_SREV_ID_M 0x000000FF /* Mask to read SREV info */ macro

Completed in 108 milliseconds