Searched refs:AR_SREV_9287_13_OR_LATER (Results 1 – 3 of 3) sorted by relevance
373 if (AR_SREV_9287_13_OR_LATER(ah)) { in ar9002_hw_enable_async_fifo()
46 if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) in ath9k_hw_set_clockrate()1100 if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) { in ath9k_hw_init_global_settings()2006 if (AR_SREV_9287(ah) && AR_SREV_9287_13_OR_LATER(ah)) { in ath9k_hw_reset()
875 #define AR_SREV_9287_13_OR_LATER(_ah) \ macro