Searched refs:ath9k_hw_gpio_get (Results 1 – 4 of 4) sorted by relevance
35 if (ath9k_hw_gpio_get(ah, ah->btcoex_hw.btpriority_gpio)) in ath_detect_bt_priority()315 is_blocked = ath9k_hw_gpio_get(priv->ah, priv->ah->rfkill_gpio) == in ath_is_rfkill_set()
110 is_blocked = ath9k_hw_gpio_get(ah, ah->rfkill_gpio) == in ath_is_rfkill_set()147 if (ath9k_hw_gpio_get(sc->sc_ah, ah->btcoex_hw.btpriority_gpio)) in ath_detect_bt_priority()
2554 pCap->rx_chainmask = ath9k_hw_gpio_get(ah, 0) ? 0x5 : 0x7; in ath9k_hw_fill_cap_info()2811 u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio) in ath9k_hw_gpio_get() function2843 EXPORT_SYMBOL(ath9k_hw_gpio_get);
1039 u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio);