Home
last modified time | relevance | path

Searched refs:AR_SREV_9300 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_phy.h679 #define AR_CH0_TOP (AR_SREV_9300(ah) ? 0x16288 : \
684 #define AR_CH0_THERM (AR_SREV_9300(ah) ? 0x16290 : \
707 #define AR_PHY_65NM_CH0_THERM (AR_SREV_9300(ah) ? 0x16290 :\
717 #define AR_CH0_TOP2 (AR_SREV_9300(ah) ? 0x1628c : \
722 #define AR_CH0_XTAL (AR_SREV_9300(ah) ? 0x16294 : \
Dgpio.c85 else if (AR_SREV_9300(sc->sc_ah)) in ath_fill_led_pin()
Dreg.h879 #define AR_SREV_9300(_ah) \ macro
884 (AR_SREV_9300(ah) && \
Dar9003_phy.c835 if (AR_SREV_9300(ah) || AR_SREV_9580(ah) || AR_SREV_9550(ah)) { in ar9003_doubler_fix()
1500 if (AR_SREV_9300(ah) || AR_SREV_9340(ah) || AR_SREV_9580(ah)) { in ar9003_hw_set_radar_params()
Dar9003_eeprom.c4005 if (AR_SREV_9300(ah) || AR_SREV_9580(ah) || AR_SREV_9340(ah)) { in ar9003_hw_quick_drop_apply()
4038 if (!AR_SREV_9300(ah) && in ar9003_hw_xpa_timing_control_apply()
4062 if (!AR_SREV_9300(ah)) in ar9003_hw_xlna_bias_strength_apply()
Dhw.c1596 if (AR_SREV_9300(ah)) in ath9k_hw_check_alive()