Searched refs:fBtcRead1Byte (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
| D | HalBtc8723b1Ant.c | 1182 if (pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x765) != 0) { in halbtc8723b1ant_SetAntPath() 1189 u1Tmp = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x49d); in halbtc8723b1ant_SetAntPath() 1205 if (pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x76e) != 0xc) in halbtc8723b1ant_SetAntPath() 2630 u1Tmpa = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x765); in halbtc8723b1ant_InitHwConfig() 2631 u1Tmpb = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x67); in halbtc8723b1ant_InitHwConfig() 3038 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x456); in EXhalbtc8723b1ant_DisplayCoexInfo() 3043 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x778); in EXhalbtc8723b1ant_DisplayCoexInfo() 3054 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x67); in EXhalbtc8723b1ant_DisplayCoexInfo() 3056 u1Tmp[1] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x76e); in EXhalbtc8723b1ant_DisplayCoexInfo() 3076 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x39); in EXhalbtc8723b1ant_DisplayCoexInfo() [all …]
|
| D | HalBtc8723b2Ant.c | 2802 u1Tmp = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x790); in halbtc8723b2ant_InitHwConfig() 3130 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x778); in EXhalbtc8723b2ant_DisplayCoexInfo() 3143 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x67); in EXhalbtc8723b2ant_DisplayCoexInfo() 3144 u1Tmp[1] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x765); in EXhalbtc8723b2ant_DisplayCoexInfo() 3169 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x39); in EXhalbtc8723b2ant_DisplayCoexInfo() 3170 u1Tmp[1] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x40); in EXhalbtc8723b2ant_DisplayCoexInfo() 3172 u1Tmp[2] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x64); in EXhalbtc8723b2ant_DisplayCoexInfo() 3185 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x522); in EXhalbtc8723b2ant_DisplayCoexInfo() 3196 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x49c); in EXhalbtc8723b2ant_DisplayCoexInfo() 3211 u1Tmp[0] = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0xa5b); in EXhalbtc8723b2ant_DisplayCoexInfo() [all …]
|
| D | HalBtcOutSrc.h | 505 BFP_BTC_R1 fBtcRead1Byte; member
|
| D | hal_btcoex.c | 974 pBtCoexist->fBtcRead1Byte = halbtcoutsrc_Read1Byte; in hal_btcoex_Initialize()
|