Searched refs:fBtcWrite1Byte (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b1Ant.c | 244 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 …]
|
D | HalBtc8723b2Ant.c | 255 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); in halbtc8723b2ant_MonitorBtCtr() 973 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x6cc, val0x6cc); in halbtc8723b2ant_SetCoexTable() 1221 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x974, 0xff); in halbtc8723b2ant_SetAntPath() 1223 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x930, 0x77); in halbtc8723b2ant_SetAntPath() 1231 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x0); in halbtc8723b2ant_SetAntPath() 2933 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b2ant_WifiOffHwCfg() 2942 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b2ant_WifiOffHwCfg() 2965 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x790, u1Tmp); in halbtc8723b2ant_InitHwConfig() 2974 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); /* 0x76e[3] = 1, WLAN_Act control by PTA */ in halbtc8723b2ant_InitHwConfig() 2975 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x778, 0x3); in halbtc8723b2ant_InitHwConfig() [all …]
|
D | HalBtcOutSrc.h | 506 BFP_BTC_W1 fBtcWrite1Byte; member
|
D | hal_btcoex.c | 991 pBtCoexist->fBtcWrite1Byte = halbtcoutsrc_Write1Byte; in EXhalbtcoutsrc_InitlizeVariables()
|