Home
last modified time | relevance | path

Searched refs:fBtcWrite4Byte (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.c587 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6e1A0001); in halbtc8723b2ant_SetAgcTable()
588 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6d1B0001); in halbtc8723b2ant_SetAgcTable()
589 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6c1C0001); in halbtc8723b2ant_SetAgcTable()
590 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6b1D0001); in halbtc8723b2ant_SetAgcTable()
591 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x6a1E0001); in halbtc8723b2ant_SetAgcTable()
592 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x691F0001); in halbtc8723b2ant_SetAgcTable()
593 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0x68200001); in halbtc8723b2ant_SetAgcTable()
595 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0xaa1A0001); in halbtc8723b2ant_SetAgcTable()
596 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0xa91B0001); in halbtc8723b2ant_SetAgcTable()
597 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0xc78, 0xa81C0001); in halbtc8723b2ant_SetAgcTable()
[all …]
H A DHalBtcOutSrc.h383 BFP_BTC_W4 fBtcWrite4Byte; member