Searched refs:ah_btActiveGpioSelect (Results 1 – 2 of 2) sorted by relevance
43 ahp->ah_btActiveGpioSelect = btinfo->bt_gpio_bt_active; in ar5416SetBTCoexInfo()318 (0x2 << (ahp->ah_btActiveGpioSelect * 2)), in ar5416BTCoexEnable()319 (0x3 << (ahp->ah_btActiveGpioSelect * 2))); in ar5416BTCoexEnable()347 ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()355 ar5416GpioCfgInput(ah, ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()385 ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()388 ar5416GpioCfgInput(ah, ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()
149 uint8_t ah_btActiveGpioSelect; /* GPIO pin for BT_ACTIVE */ member