Searched refs:ar9300_gpio_set (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c375 ar9300_gpio_set(struct ath_hal *ah, u_int32_t gpio, u_int32_t val) function
H A Dar9300_freebsd.c190 ah->ah_gpioSet = ar9300_gpio_set;
H A Dar9300_mci.c1860 ar9300_gpio_set(ah, 5, 1);
1890 ar9300_gpio_set(ah, 5, 0);
H A Dar9300.h1265 extern HAL_BOOL ar9300_gpio_set(struct ath_hal *, u_int32_t gpio, u_int32_t val);
H A Dar9300_attach.c283 ar9300_gpio_set, /* ah_gpio_set */

Completed in 116 milliseconds