Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h64 #define AR5315_WREV_ID_S 4 /* Shift for WMAC Rev ID */ macro
H A Dar5312_attach.c141 AH_PRIVATE(ah)->ah_macVersion = val >> AR5315_WREV_ID_S; in ar5312Attach()