Searched refs:fBtcWrite1ByteBitMask (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | HalBtc8723b1Ant.c | 338 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0xf16, 0x1, 0x1); in halbtc8723b1ant_MonitorWiFiCtr() 339 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0xf16, 0x1, 0x0); in halbtc8723b1ant_MonitorWiFiCtr() 832 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); /* BT select s0/s1 is controlled b… in halbtc8723b1ant_SetAntPath() 834 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x39, 0x8, 0x1); in halbtc8723b1ant_SetAntPath() 836 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x944, 0x3, 0x3); in halbtc8723b1ant_SetAntPath() 851 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x0); /* BT select s0/s1 is controlled b… in halbtc8723b1ant_SetAntPath() 853 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); /* BT select s0/s1 is controlled b… in halbtc8723b1ant_SetAntPath() 916 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x1); in halbtc8723b1ant_SetAntPath() 918 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x2); in halbtc8723b1ant_SetAntPath() 922 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x2); in halbtc8723b1ant_SetAntPath() [all …]
|
H A D | HalBtc8723b2Ant.c | 543 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x883, 0x3e, val); in halbtc8723b2ant_SetDacSwingReg() 839 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x39, 0x8, 0x1); in halbtc8723b2ant_SetAntPath() 841 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x944, 0x3, 0x3); in halbtc8723b2ant_SetAntPath() 843 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); in halbtc8723b2ant_SetAntPath() 889 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x1); /* ext switch main at wifi */ in halbtc8723b2ant_SetAntPath() 892 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x92c, 0x3, 0x2); /* ext switch aux at wifi */ in halbtc8723b2ant_SetAntPath() 904 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x64, 0x1, 0x0); /* fixed external switch S1->Main, … in halbtc8723b2ant_SetAntPath() 2293 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x0); /* BT select s0/s1 is controlled b… in halbtc8723b2ant_WifiOffHwCfg() 2295 …pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x67, 0x20, 0x1); /* BT select s0/s1 is controlled b… in halbtc8723b2ant_WifiOffHwCfg() 2321 pBtCoexist->fBtcWrite1ByteBitMask(pBtCoexist, 0x40, 0x20, 0x1); in halbtc8723b2ant_InitHwConfig()
|
H A D | HalBtcOutSrc.h | 379 BFP_BTC_W1_BIT_MASK fBtcWrite1ByteBitMask; member
|
H A D | hal_btcoex.c | 819 pBtCoexist->fBtcWrite1ByteBitMask = halbtcoutsrc_BitMaskWrite1Byte; in hal_btcoex_Initialize()
|