Home
last modified time | relevance | path

Searched refs:AR_BT_PRIORITY_TIME (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416phy.h41 #define AR_BT_PRIORITY_TIME 0x00fc0000 macro
Dar5416_btcoex.c74 SM(btconf->bt_priority_time, AR_BT_PRIORITY_TIME) | in ar5416BTCoexConfig()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300reg.h1794 #define AR_BT_PRIORITY_TIME 0x00fc0000 macro
Dar9300_misc.c2408 SM(btconf->bt_priority_time, AR_BT_PRIORITY_TIME) | in ar9300_bt_coex_config()