Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h814 #define AR_RAD2112_SREV_2_1 0x46 /* AR2112 Revision 2.1 */ macro
H A Dar5212.h400 AH_PRIVATE(ah)->ah_analog5GhzRev == AR_RAD2112_SREV_2_1 || \
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c199 case AR_RAD2112_SREV_2_1: in ath_hal_rf_name()