Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_gpio.c91 ar5312GpioGet(struct ath_hal *ah, uint32_t gpio) in ar5312GpioGet() function
H A Dar5312.h48 extern uint32_t ar5312GpioGet(struct ath_hal *ah, uint32_t gpio);
H A Dar5312_attach.c113 ahp->ah_priv.ah_gpioGet = ar5312GpioGet; in ar5312Attach()