Searched refs:AR_SREV_SOC (Results 1 – 2 of 2) sorted by relevance
2747 } else if (AR_SREV_SOC(ah)) { in ath9k_hw_gpio_cfg_wmac()2770 else if (AR_SREV_SOC(ah)) in ath9k_hw_gpio_request()2791 if (!AR_SREV_SOC(ah)) in ath9k_hw_gpio_free()
996 #define AR_SREV_SOC(_ah) \ macro