Home
last modified time | relevance | path

Searched refs:ath9k_hw_gpio_get (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c35 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()
H A Dgpio.c110 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()
H A Dhw.c2554 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() function
2843 EXPORT_SYMBOL(ath9k_hw_gpio_get);
H A Dhw.h1039 u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio);