Home
last modified time | relevance | path

Searched refs:ar5416GpioSet (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_gpio.c161 ar5416GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) in ar5416GpioSet() function
H A Dar5416_btcoex.c232 ar5416GpioSet(ah, ahp->ah_wlanActiveGpioSelect, 0); in ar5416BTCoexDisable()
H A Dar5416.h226 extern HAL_BOOL ar5416GpioSet(struct ath_hal *, uint32_t gpio, uint32_t val);
H A Dar5416_attach.c142 ah->ah_gpioSet = ar5416GpioSet; in ar5416InitState()