Home
last modified time | relevance | path

Searched refs:AR_SREV_SOC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c2747 } 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()
H A Dreg.h996 #define AR_SREV_SOC(_ah) \ macro