Searched refs:AR_BT_DISABLE_BT_ANT (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_btcoex.c65 ahp->ah_btCoexMode2 &= (~(AR_BT_DISABLE_BT_ANT));
78 ahp->ah_btCoexMode2 |= AR_BT_DISABLE_BT_ANT;
94 ahp->ah_btCoexMode2 |= AR_BT_DISABLE_BT_ANT;
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h57 #define AR_BT_DISABLE_BT_ANT 0x00100000 macro
H A Dar5416_btcoex.c80 ahp->ah_btCoexMode2 |= AR_BT_DISABLE_BT_ANT;
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h1821 #define AR_BT_DISABLE_BT_ANT 0x00100000 macro
H A Dar9300_misc.c2415 ahp->ah_bt_coex_mode2 |= AR_BT_DISABLE_BT_ANT;

Completed in 90 milliseconds