Searched refs:ath9k_hw_gpio_request_out (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mci.c | 430 ath9k_hw_gpio_request_out(ah, 3, NULL, in ar9003_mci_observation_set_up() 432 ath9k_hw_gpio_request_out(ah, 2, NULL, in ar9003_mci_observation_set_up() 434 ath9k_hw_gpio_request_out(ah, 1, NULL, in ar9003_mci_observation_set_up() 436 ath9k_hw_gpio_request_out(ah, 0, NULL, in ar9003_mci_observation_set_up() 439 ath9k_hw_gpio_request_out(ah, 3, NULL, in ar9003_mci_observation_set_up() 441 ath9k_hw_gpio_request_out(ah, 2, NULL, in ar9003_mci_observation_set_up() 443 ath9k_hw_gpio_request_out(ah, 1, NULL, in ar9003_mci_observation_set_up() 445 ath9k_hw_gpio_request_out(ah, 0, NULL, in ar9003_mci_observation_set_up() 447 ath9k_hw_gpio_request_out(ah, 5, NULL, in ar9003_mci_observation_set_up() 450 ath9k_hw_gpio_request_out(ah, 3, NULL, in ar9003_mci_observation_set_up() [all …]
|
D | btcoex.c | 262 ath9k_hw_gpio_request_out(ah, btcoex_hw->wlanactive_gpio, in ath9k_hw_btcoex_enable_2wire() 357 ath9k_hw_gpio_request_out(ah, btcoex->wlanactive_gpio, in ath9k_hw_btcoex_enable_3wire() 431 ath9k_hw_gpio_request_out(ah, btcoex_hw->wlanactive_gpio, in ath9k_hw_btcoex_disable()
|
D | htc_drv_gpio.c | 264 ath9k_hw_gpio_request_out(priv->ah, priv->ah->led_pin, in ath9k_configure_leds()
|
D | gpio.c | 44 ath9k_hw_gpio_request_out(ah, ah->led_pin, "ath9k-led", in ath_fill_led_pin()
|
D | hw.c | 1621 ath9k_hw_gpio_request_out(ah, i, NULL, in ath9k_hw_apply_gpio_override() 2790 void ath9k_hw_gpio_request_out(struct ath_hw *ah, u32 gpio, const char *label, in ath9k_hw_gpio_request_out() function 2795 EXPORT_SYMBOL(ath9k_hw_gpio_request_out);
|
D | hw.h | 1036 void ath9k_hw_gpio_request_out(struct ath_hw *ah, u32 gpio, const char *label,
|
D | main.c | 731 ath9k_hw_gpio_request_out(ah, ah->led_pin, NULL, in ath9k_start()
|
D | ar9003_eeprom.c | 3663 ath9k_hw_gpio_request_out(ah, gpio, NULL, in ar9003_hw_ant_ctrl_apply()
|