Searched refs:ah_btActiveGpioSelect (Results 1 – 2 of 2) sorted by relevance
43 ahp->ah_btActiveGpioSelect = btinfo->bt_gpio_bt_active; in ar5416SetBTCoexInfo()322 (0x2 << (ahp->ah_btActiveGpioSelect * 2)), in ar5416BTCoexEnable()323 (0x3 << (ahp->ah_btActiveGpioSelect * 2))); in ar5416BTCoexEnable()351 ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()359 ar5416GpioCfgInput(ah, ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()389 ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()392 ar5416GpioCfgInput(ah, ahp->ah_btActiveGpioSelect); in ar5416InitBTCoex()
143 uint8_t ah_btActiveGpioSelect; /* GPIO pin for BT_ACTIVE */ member