Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h118 #define AR5312_WREV_ID 0x000000FF /* Mask for WMAC revision info */ macro
H A Dar5312_attach.c152 …EAD(ah, (AR5312_RSTIMER_BASE - ((uint32_t) sh)) + AR5312_WREV)) >> AR5312_WREV_S) & AR5312_WREV_ID; in ar5312Attach()