Home
last modified time | relevance | path

Searched refs:AR_SREV_5416 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_hw.c74 if (!AR_SREV_5416(ah)) in ar9002_hw_init_mode_regs()
394 if (AR_SREV_5416(ah) || AR_SREV_9100(ah) || AR_SREV_9160(ah)) in ar9002_hw_init_hang_checks()
H A Dreg.h829 #define AR_SREV_5416(_ah) \ macro
833 (((AR_SREV_5416(_ah)) && \
H A Dar5008_phy.c171 if (!AR_SREV_5416(ah) || synth_freq >= 3000) in ar5008_hw_force_bias()
H A Dhw.c327 if (!AR_SREV_5416(ah)) in ath9k_hw_disablepcie()
2123 if (!AR_SREV_5416(ah) && !AR_SREV_9271(ah)) { in ath9k_set_power_sleep()