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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h119 #define AR5312_WREV_S 8 /* Shift 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 68 milliseconds