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

/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c393 ar9300_gpio_get(struct ath_hal *ah, u_int32_t gpio) function
H A Dar9300_freebsd.c189 ah->ah_gpioGet = ar9300_gpio_get;
H A Dar9300.h1266 extern u_int32_t ar9300_gpio_get(struct ath_hal *ah, u_int32_t gpio);
H A Dar9300_misc.c186 if (ar9300_gpio_get(ah, ahp->ah_gpio_select) == ahp->ah_polarity) {
229 if (ahp->ah_gpio_bit == ar9300_gpio_get(ah, ahp->ah_gpio_select)) {
H A Dar9300_attach.c282 ar9300_gpio_get, /* ah_gpio_get */

Completed in 136 milliseconds