Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c431 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0xf16, 0x1, 0x1); in halbtc8723b1ant_MonitorWiFiCtr()
432 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0xf16, 0x1, 0x0); in halbtc8723b1ant_MonitorWiFiCtr()
1151 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); /* BT select s0/s1 is controlled b… in halbtc8723b1ant_SetAntPath()
1153 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x39, 0x8, 0x1); in halbtc8723b1ant_SetAntPath()
1155 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x944, 0x3, 0x3); in halbtc8723b1ant_SetAntPath()
1170 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x0); /* BT select s0/s1 is controlled b… in halbtc8723b1ant_SetAntPath()
1172 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); /* BT select s0/s1 is controlled b… in halbtc8723b1ant_SetAntPath()
1238 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x1); in halbtc8723b1ant_SetAntPath()
1240 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x2); in halbtc8723b1ant_SetAntPath()
1244 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x2); in halbtc8723b1ant_SetAntPath()
[all …]
DHalBtc8723b2Ant.c794 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x883, 0x3e, val); in halbtc8723b2ant_SetDacSwingReg()
1227 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x39, 0x8, 0x1); in halbtc8723b2ant_SetAntPath()
1229 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x944, 0x3, 0x3); in halbtc8723b2ant_SetAntPath()
1231 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); in halbtc8723b2ant_SetAntPath()
1277 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x1); /* ext switch main at wifi */ in halbtc8723b2ant_SetAntPath()
1280 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x2); /* ext switch aux at wifi */ in halbtc8723b2ant_SetAntPath()
1292 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x64, 0x1, 0x0); /* fixed external switch S1->Main, … in halbtc8723b2ant_SetAntPath()
2778 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x0); /* BT select s0/s1 is controlled b… in halbtc8723b2ant_WifiOffHwCfg()
2780 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); /* BT select s0/s1 is controlled b… in halbtc8723b2ant_WifiOffHwCfg()
2808 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x40, 0x20, 0x1); in halbtc8723b2ant_InitHwConfig()
DHalBtcOutSrc.h507 BFP_BTC_W1_BIT_MASK fBtcWrite1ByteBitMask; member
Dhal_btcoex.c933 pBtCoexist->fBtcWrite1ByteBitMask = halbtcoutsrc_BitMaskWrite1Byte; in hal_btcoex_Initialize()