Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_gpio.c90 ar5212GpioGet(struct ath_hal *ah, uint32_t gpio) in ar5212GpioGet() function
H A Dar5212.h477 extern uint32_t ar5212GpioGet(struct ath_hal *ah, uint32_t gpio);
H A Dar5212_attach.c109 .ah_gpioGet = ar5212GpioGet,