Home
last modified time | relevance | path

Searched refs:ar5211GpioGet (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c188 ar5211GpioSetIntr(ah, select, (ar5211GpioGet(ah, select) != polarity)); in ar5211EnableRfKill()
249 ar5211GpioGet(struct ath_hal *ah, uint32_t gpio) in ar5211GpioGet() function
H A Dar5211.h243 extern uint32_t ar5211GpioGet(struct ath_hal *, uint32_t gpio);
H A Dar5211_attach.c113 .ah_gpioGet = ar5211GpioGet,