Home
last modified time | relevance | path

Searched refs:BT_INFO_8723B_1ANT_B_CONNECTION (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8723bs/hal/
A DHalBtc8723b1Ant.h15 #define BT_INFO_8723B_1ANT_B_CONNECTION BIT0 macro
A DHalBtc8723b1Ant.c2550 if (!(btInfo & BT_INFO_8723B_1ANT_B_CONNECTION)) { in EXhalbtc8723b1ant_BtInfoNotify()
2583 if (!(btInfo & BT_INFO_8723B_1ANT_B_CONNECTION)) { in EXhalbtc8723b1ant_BtInfoNotify()
2585 } else if (btInfo == BT_INFO_8723B_1ANT_B_CONNECTION) { in EXhalbtc8723b1ant_BtInfoNotify()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/btcoexist/
A Dhalbtc8723b1ant.h14 #define BT_INFO_8723B_1ANT_B_CONNECTION BIT0 macro
A Dhalbtc8723b1ant.c3204 if (!(bt_info & BT_INFO_8723B_1ANT_B_CONNECTION)) { in ex_btc8723b1ant_bt_info_notify()
3280 if (!(bt_info & BT_INFO_8723B_1ANT_B_CONNECTION)) { in ex_btc8723b1ant_bt_info_notify()
3285 } else if (bt_info == BT_INFO_8723B_1ANT_B_CONNECTION) { in ex_btc8723b1ant_bt_info_notify()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu.h1361 #define BT_INFO_8723B_1ANT_B_CONNECTION BIT(0) macro
A Drtl8xxxu_core.c5584 if (!(bt_info & BT_INFO_8723B_1ANT_B_CONNECTION)) { in rtl8723bu_update_bt_link_info()
5591 if ((bt_info & 0x1f) == BT_INFO_8723B_1ANT_B_CONNECTION) in rtl8723bu_update_bt_link_info()

Completed in 33 milliseconds