Searched refs:wlanactive_gpio (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | btcoex.c | 113 static void ath9k_hw_btcoex_pin_init(struct ath_hw *ah, u8 wlanactive_gpio, in ath9k_hw_btcoex_pin_init() argument 123 btcoex_hw->wlanactive_gpio = wlanactive_gpio; in ath9k_hw_btcoex_pin_init() 219 ath9k_hw_gpio_free(ah, btcoex_hw->wlanactive_gpio); in ath9k_hw_btcoex_deinit() 252 ath9k_hw_gpio_request_out(ah, btcoex_hw->wlanactive_gpio, in ath9k_hw_btcoex_enable_2wire() 347 ath9k_hw_gpio_request_out(ah, btcoex->wlanactive_gpio, in ath9k_hw_btcoex_enable_3wire() 419 ath9k_hw_set_gpio(ah, btcoex_hw->wlanactive_gpio, 0); in ath9k_hw_btcoex_disable() 421 ath9k_hw_gpio_request_out(ah, btcoex_hw->wlanactive_gpio, in ath9k_hw_btcoex_disable()
|
| H A D | btcoex.h | 112 u8 wlanactive_gpio; member
|
| H A D | htc_drv_gpio.c | 206 priv->ah->btcoex_hw.wlanactive_gpio = 8; in ath9k_htc_init_btcoex()
|