Home
last modified time | relevance | path

Searched refs:AR5K_NUM_GPIO (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dgpio.c108 if (gpio >= AR5K_NUM_GPIO) in ath5k_hw_set_gpio_input()
126 if (gpio >= AR5K_NUM_GPIO) in ath5k_hw_set_gpio_output()
144 if (gpio >= AR5K_NUM_GPIO) in ath5k_hw_get_gpio()
163 if (gpio >= AR5K_NUM_GPIO) in ath5k_hw_set_gpio()
194 if (gpio >= AR5K_NUM_GPIO) in ath5k_hw_set_gpio_intr()
Dreg.h945 #define AR5K_NUM_GPIO 6 macro