Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h811 #define AR_RAD5112_SREV_2_1 0x36 /* AR5112 Revision 2.1 */ macro
H A Dar5212.h401 AH_PRIVATE(ah)->ah_analog5GhzRev == AR_RAD5112_SREV_2_1)
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c195 case AR_RAD5112_SREV_2_1: in ath_hal_rf_name()