Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9002_hw.c176 if (AR_SREV_9285E_20(ah)) { in ar9002_hw_init_mode_gain_regs()
184 if (AR_SREV_9285E_20(ah)) { in ar9002_hw_init_mode_gain_regs()
288 if (AR_SREV_9285E_20(ah)) in ar9002_hw_configpcipowersave()
316 if (AR_SREV_9285E_20(ah)) in ar9002_hw_configpcipowersave()
Dar9002_calib.c798 if (AR_SREV_9285E_20(ah)) { in ar9285_hw_clc()
Dreg.h929 #define AR_SREV_9285E_20(_ah) \ macro