Home
last modified time | relevance | path

Searched refs:ah_btPriorityGpioSelect (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c44 ahp->ah_btPriorityGpioSelect = btinfo->bt_gpio_bt_priority; in ar5416SetBTCoexInfo()
354 ahp->ah_btPriorityGpioSelect); in ar5416InitBTCoex()
360 ar5416GpioCfgInput(ah, ahp->ah_btPriorityGpioSelect); in ar5416InitBTCoex()
H A Dar5416.h144 uint8_t ah_btPriorityGpioSelect; /* GPIO pin for BT_PRIORITY */ member