Searched refs:ah_wlanActiveGpioSelect (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c45 ahp->ah_wlanActiveGpioSelect = btinfo->bt_gpio_wlan_active;
228 ar5416GpioSet(ah, ahp->ah_wlanActiveGpioSelect, 0);
229 ar5416GpioCfgOutput(ah, ahp->ah_wlanActiveGpioSelect,
237 ar5416GpioCfgInput(ah, ahp->ah_wlanActiveGpioSelect);
302 ar5416GpioCfgOutput(ah, ahp->ah_wlanActiveGpioSelect,
309 ar5416GpioCfgOutput(ah, ahp->ah_wlanActiveGpioSelect,
H A Dar5416.h151 uint8_t ah_wlanActiveGpioSelect; /* GPIO pin for WLAN_ACTIVE */ member in struct:ath_hal_5416

Completed in 106 milliseconds