Home
last modified time | relevance | path

Searched refs:ath9k_hw_gpio_request_out (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9003_mci.c430 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 …]
Dbtcoex.c262 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()
Dhtc_drv_gpio.c264 ath9k_hw_gpio_request_out(priv->ah, priv->ah->led_pin, in ath9k_configure_leds()
Dgpio.c44 ath9k_hw_gpio_request_out(ah, ah->led_pin, "ath9k-led", in ath_fill_led_pin()
Dhw.c1621 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);
Dhw.h1036 void ath9k_hw_gpio_request_out(struct ath_hw *ah, u32 gpio, const char *label,
Dmain.c731 ath9k_hw_gpio_request_out(ah, ah->led_pin, NULL, in ath9k_start()
Dar9003_eeprom.c3663 ath9k_hw_gpio_request_out(ah, gpio, NULL, in ar9003_hw_ant_ctrl_apply()