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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h120 #define AR5312_WREV_ID 0x000000FF /* Mask for WMAC revision info */ macro
H A Dar5312_attach.c154 val = ((OS_REG_READ(ah, (AR5312_RSTIMER_BASE - ((uint32_t) sh)) + AR5312_WREV)) >> AR5312_WREV_S) & AR5312_WREV_ID;

Completed in 47 milliseconds