Searched refs:fBtcWrite4Byte (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b2Ant.c | 861 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6e1A0001); in halbtc8723b2ant_SetAgcTable() 862 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6d1B0001); in halbtc8723b2ant_SetAgcTable() 863 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6c1C0001); in halbtc8723b2ant_SetAgcTable() 864 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6b1D0001); in halbtc8723b2ant_SetAgcTable() 865 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6a1E0001); in halbtc8723b2ant_SetAgcTable() 866 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x691F0001); in halbtc8723b2ant_SetAgcTable() 867 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x68200001); in halbtc8723b2ant_SetAgcTable() 870 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0xaa1A0001); in halbtc8723b2ant_SetAgcTable() 871 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0xa91B0001); in halbtc8723b2ant_SetAgcTable() 872 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0xa81C0001); in halbtc8723b2ant_SetAgcTable() [all …]
|
D | HalBtc8723b1Ant.c | 179 pBtCoexist->fBtcWrite4Byte( in halbtc8723b1ant_AutoRateFallbackRetry() 182 pBtCoexist->fBtcWrite4Byte( in halbtc8723b1ant_AutoRateFallbackRetry() 191 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x430, 0x0); in halbtc8723b1ant_AutoRateFallbackRetry() 192 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x434, 0x01010101); in halbtc8723b1ant_AutoRateFallbackRetry() 194 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x430, 0x0); in halbtc8723b1ant_AutoRateFallbackRetry() 195 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x434, 0x04030201); in halbtc8723b1ant_AutoRateFallbackRetry() 865 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x6c0, val0x6c0); in halbtc8723b1ant_SetCoexTable() 872 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x6c4, val0x6c4); in halbtc8723b1ant_SetCoexTable() 879 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x6c8, val0x6c8); in halbtc8723b1ant_SetCoexTable() 1178 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x4c, u4Tmp); in halbtc8723b1ant_SetAntPath() [all …]
|
D | HalBtcOutSrc.h | 511 BFP_BTC_W4 fBtcWrite4Byte; member
|
D | hal_btcoex.c | 937 pBtCoexist->fBtcWrite4Byte = halbtcoutsrc_Write4Byte; in hal_btcoex_Initialize()
|