Home
last modified time | relevance | path

Searched refs:AR_SREV_9285_12_OR_LATER (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c41 } else if (AR_SREV_9285_12_OR_LATER(ah)) { in ar9002_hw_init_mode_regs()
171 } else if (AR_SREV_9285_12_OR_LATER(ah)) { in ar9002_hw_init_mode_gain_regs()
Dar9002_calib.c652 } else if (AR_SREV_9285_12_OR_LATER(ah)) { in ar9002_hw_pa_cal()
852 } else if (AR_SREV_9285(ah) && AR_SREV_9285_12_OR_LATER(ah)) { in ar9002_hw_init_cal()
Dar5008_phy.c703 if (AR_SREV_9285_12_OR_LATER(ah)) in ar5008_hw_set_channel_regs()
785 if (AR_SREV_9280(ah) || AR_SREV_9285_12_OR_LATER(ah) || in ar5008_hw_process_ini()
Dreg.h858 #define AR_SREV_9285_12_OR_LATER(_ah) \ macro
940 (AR_SREV_9285_12_OR_LATER(_ah) && \
Dhw.c1653 if (AR_SREV_9285_12_OR_LATER(ah)) in ath9k_hw_check_alive()