Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2383 ahp->ah_wlan_active_gpio_select = btinfo->bt_gpio_wlan_active; in ar9300_set_bt_coex_info()
2582 ath_hal_gpioCfgOutput(ah, ahp->ah_wlan_active_gpio_select, in ar9300_bt_coex_disable()
2633 ahp->ah_wlan_active_gpio_select, in ar9300_bt_coex_enable()
2641 ahp->ah_wlan_active_gpio_select, in ar9300_bt_coex_enable()
H A Dar9300.h508 u_int8_t ah_wlan_active_gpio_select; /* GPIO pin for WLAN_ACTIVE */ member