Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c244 pBtCoexist->fBtcWrite1Byte( in halbtc8723b1ant_AmpduMaxTime()
249 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, 0x38); in halbtc8723b1ant_AmpduMaxTime()
383 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); in halbtc8723b1ant_MonitorBtCtr()
886 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x6cc, val0x6cc); in halbtc8723b1ant_SetCoexTable()
1146 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b1ant_SetAntPath()
1149 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b1ant_SetAntPath()
1154 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x974, 0xff); in halbtc8723b1ant_SetAntPath()
1156 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x930, 0x77); in halbtc8723b1ant_SetAntPath()
1163 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b1ant_SetAntPath()
1166 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b1ant_SetAntPath()
[all …]
DHalBtc8723b2Ant.c262 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); in halbtc8723b2ant_MonitorBtCtr()
980 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x6cc, val0x6cc); in halbtc8723b2ant_SetCoexTable()
1228 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x974, 0xff); in halbtc8723b2ant_SetAntPath()
1230 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x930, 0x77); in halbtc8723b2ant_SetAntPath()
1238 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x0); in halbtc8723b2ant_SetAntPath()
2773 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b2ant_WifiOffHwCfg()
2782 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b2ant_WifiOffHwCfg()
2805 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x790, u1Tmp); in halbtc8723b2ant_InitHwConfig()
2814 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); /* 0x76e[3] = 1, WLAN_Act control by PTA */ in halbtc8723b2ant_InitHwConfig()
2815 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x778, 0x3); in halbtc8723b2ant_InitHwConfig()
[all …]
DHalBtcOutSrc.h506 BFP_BTC_W1 fBtcWrite1Byte; member
Dhal_btcoex.c975 pBtCoexist->fBtcWrite1Byte = halbtcoutsrc_Write1Byte; in hal_btcoex_Initialize()