Home
last modified time | relevance | path

Searched refs:AR_RAD2112_SREV_2_0 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h813 #define AR_RAD2112_SREV_2_0 0x45 /* AR2112 Revision 2.0 */ macro
H A Dar5212.h399 AH_PRIVATE(ah)->ah_analog5GhzRev == AR_RAD2112_SREV_2_0 || \
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c198 case AR_RAD2112_SREV_2_0: in ath_hal_rf_name()