Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211.h250 extern HAL_BOOL ar5211GpioSet(struct ath_hal *, uint32_t gpio, uint32_t val);
Dar5211_attach.c116 .ah_gpioSet = ar5211GpioSet,
Dar5211_misc.c233 ar5211GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) in ar5211GpioSet() function