Searched refs:ar5416GpioCfgInput (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c237 ar5416GpioCfgInput(ah, ahp->ah_wlanActiveGpioSelect);
355 ar5416GpioCfgInput(ah, ahp->ah_btActiveGpioSelect);
356 ar5416GpioCfgInput(ah, ahp->ah_btPriorityGpioSelect);
388 ar5416GpioCfgInput(ah, ahp->ah_btActiveGpioSelect);
H A Dar5416_gpio.c137 ar5416GpioCfgInput(struct ath_hal *ah, uint32_t gpio) function
H A Dar5416.h231 extern HAL_BOOL ar5416GpioCfgInput(struct ath_hal *, uint32_t gpio);
H A Dar5416_attach.c140 ah->ah_gpioCfgInput = ar5416GpioCfgInput;

Completed in 49 milliseconds