Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c114 .ah_gpioSet = ar5210GpioSet,
H A Dar5210.h224 extern HAL_BOOL ar5210GpioSet(struct ath_hal *, uint32_t gpio, uint32_t);
H A Dar5210_misc.c191 ar5210GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) in ar5210GpioSet() function