Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c169 pBtCoexist->fBtcWrite1Byte( in halbtc8723b1ant_AmpduMaxTime()
174 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, 0x38); in halbtc8723b1ant_AmpduMaxTime()
290 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); in halbtc8723b1ant_MonitorBtCtr()
646 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x6cc, val0x6cc); in halbtc8723b1ant_SetCoexTable()
827 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b1ant_SetAntPath()
830 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b1ant_SetAntPath()
835 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x974, 0xff); in halbtc8723b1ant_SetAntPath()
837 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x930, 0x77); in halbtc8723b1ant_SetAntPath()
844 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b1ant_SetAntPath()
847 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b1ant_SetAntPath()
[all …]
DHalBtc8723b2Ant.c662 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x6cc, val0x6cc); in halbtc8723b2ant_SetCoexTable()
840 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x974, 0xff); in halbtc8723b2ant_SetAntPath()
842 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x930, 0x77); in halbtc8723b2ant_SetAntPath()
850 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x0); in halbtc8723b2ant_SetAntPath()
2280 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b2ant_WifiOffHwCfg()
2289 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b2ant_WifiOffHwCfg()
2310 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x790, u1Tmp); in halbtc8723b2ant_InitHwConfig()
2319 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); /* 0x76e[3] = 1, WLAN_Act control by PTA */ in halbtc8723b2ant_InitHwConfig()
2320 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x778, 0x3); in halbtc8723b2ant_InitHwConfig()
2336 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x67, 0x20); in EXhalbtc8723b2ant_PowerOnSetting()
[all …]
DHalBtcOutSrc.h378 BFP_BTC_W1 fBtcWrite1Byte; member
Dhal_btcoex.c819 pBtCoexist->fBtcWrite1Byte = halbtcoutsrc_Write1Byte; in hal_btcoex_Initialize()