Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2409 ahp->ah_bt_priority_gpio_select = btinfo->bt_gpio_bt_priority; in ar9300_set_bt_coex_info()
2716 ahp->ah_bt_priority_gpio_select); in ar9300_init_bt_coex()
2720 ath_hal_gpioCfgInput(ah, ahp->ah_bt_priority_gpio_select); in ar9300_init_bt_coex()
H A Dar9300.h507 u_int8_t ah_bt_priority_gpio_select; /* GPIO pin for BT_PRIORITY */ member