Searched refs:btactive_gpio (Results 1 – 3 of 3) sorted by relevance
110 btcoex_hw->btactive_gpio = ATH_BTACTIVE_GPIO_9300; in ath9k_hw_btcoex_init_scheme()114 btcoex_hw->btactive_gpio = ATH_BTACTIVE_GPIO_9280; in ath9k_hw_btcoex_init_scheme()142 btcoex_hw->btactive_gpio); in ath9k_hw_btcoex_init_2wire()145 ath9k_hw_cfg_gpio_input(ah, btcoex_hw->btactive_gpio); in ath9k_hw_btcoex_init_2wire()162 btcoex_hw->btactive_gpio); in ath9k_hw_btcoex_init_3wire()170 ath9k_hw_cfg_gpio_input(ah, btcoex_hw->btactive_gpio); in ath9k_hw_btcoex_init_3wire()344 (0x2 << (btcoex_hw->btactive_gpio * 2)), in ath9k_hw_btcoex_enable()345 (0x3 << (btcoex_hw->btactive_gpio * 2))); in ath9k_hw_btcoex_enable()
113 u8 btactive_gpio; member
204 priv->ah->btcoex_hw.btactive_gpio = 7; in ath9k_htc_init_btcoex()