Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8192d2Ant.c769 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8192d2ant_MonitorBtState() local
795 BT_Polling = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTPolling); in halbtc8192d2ant_MonitorBtState()
796 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_Polling(0x%x)=0x%x\n", regBTPolling, BT_Polling)); in halbtc8192d2ant_MonitorBtState()
798 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8192d2ant_MonitorBtState()
805 if (BT_Polling==0) in halbtc8192d2ant_MonitorBtState()
810 Ratio_Act = BT_Active*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
H A DHalBtc8188c2Ant.c646 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8188c2ant_MonitorBtState() local
681 BT_Polling = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTPolling); in halbtc8188c2ant_MonitorBtState()
682 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_Polling(0x%x)=0x%x\n", regBTPolling, BT_Polling)); in halbtc8188c2ant_MonitorBtState()
684 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8188c2ant_MonitorBtState()
691 if (BT_Polling==0) in halbtc8188c2ant_MonitorBtState()
694 Ratio_Act = BT_Active*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8192d2ant.c769 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8192d2ant_MonitorBtState() local
795 BT_Polling = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTPolling); in halbtc8192d2ant_MonitorBtState()
796 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_Polling(0x%x)=0x%x\n", regBTPolling, BT_Polling)); in halbtc8192d2ant_MonitorBtState()
798 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8192d2ant_MonitorBtState()
805 if (BT_Polling==0) in halbtc8192d2ant_MonitorBtState()
810 Ratio_Act = BT_Active*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
H A Dhalbtc8188c2ant.c646 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8188c2ant_MonitorBtState() local
681 BT_Polling = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTPolling); in halbtc8188c2ant_MonitorBtState()
682 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_Polling(0x%x)=0x%x\n", regBTPolling, BT_Polling)); in halbtc8188c2ant_MonitorBtState()
684 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8188c2ant_MonitorBtState()
691 if (BT_Polling==0) in halbtc8188c2ant_MonitorBtState()
694 Ratio_Act = BT_Active*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8188c2Ant.c646 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8188c2ant_MonitorBtState() local
681 BT_Polling = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTPolling); in halbtc8188c2ant_MonitorBtState()
682 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_Polling(0x%x)=0x%x\n", regBTPolling, BT_Polling)); in halbtc8188c2ant_MonitorBtState()
684 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8188c2ant_MonitorBtState()
691 if (BT_Polling==0) in halbtc8188c2ant_MonitorBtState()
694 Ratio_Act = BT_Active*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
H A DHalBtc8192d2Ant.c769 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8192d2ant_MonitorBtState() local
795 BT_Polling = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTPolling); in halbtc8192d2ant_MonitorBtState()
796 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_Polling(0x%x)=0x%x\n", regBTPolling, BT_Polling)); in halbtc8192d2ant_MonitorBtState()
798 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8192d2ant_MonitorBtState()
805 if (BT_Polling==0) in halbtc8192d2ant_MonitorBtState()
810 Ratio_Act = BT_Active*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()