Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h65 #define AR5315_WREV_REVISION 0x0000000F /* Mask for WMAN Revsion version */ macro
H A Dar5312_attach.c142 AH_PRIVATE(ah)->ah_macRev = val & AR5315_WREV_REVISION; in ar5312Attach()