Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c110 .ah_gpioSet = ar5210GpioSet,
167 .ah_gpioSet = ar5210GpioSet,
H A Dar5210.h212 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