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

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c261 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.h709 #define AR_SREV_ID_M 0x000000FF /* Mask to read SREV info */ macro

Completed in 113 milliseconds