Searched refs:AR_SREV_9287_13_OR_LATER (Results 1 – 3 of 3) sorted by relevance
375 if (AR_SREV_9287_13_OR_LATER(ah)) { in ar9002_hw_enable_async_fifo()
47 if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) in ath9k_hw_set_clockrate()1082 if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) { in ath9k_hw_init_global_settings()1973 if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) { in ath9k_hw_reset()
865 #define AR_SREV_9287_13_OR_LATER(_ah) \ macro