Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A 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()
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()
847 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b1ant_SetAntPath()
2111 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x790, 0x5); in halbtc8723b1ant_InitHwConfig()
2114 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x778, 0x1); in halbtc8723b1ant_InitHwConfig()
2144 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x67, 0x20); in EXhalbtc8723b1ant_PowerOnSetting()
[all …]
H A 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()
2320 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x778, 0x3); in halbtc8723b2ant_InitHwConfig()
2336 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x67, 0x20); in EXhalbtc8723b2ant_PowerOnSetting()
2343 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in EXhalbtc8723b2ant_PowerOnSetting()
[all …]
H A DHalBtcOutSrc.h378 BFP_BTC_W1 fBtcWrite1Byte; member
H A Dhal_btcoex.c819 pBtCoexist->fBtcWrite1Byte = halbtcoutsrc_Write1Byte; in hal_btcoex_Initialize()