Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.c662 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x6cc, val0x6cc); in halbtc8723b2ant_SetCoexTable()
840 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x974, 0xff); in halbtc8723b2ant_SetAntPath()
842 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x930, 0x77); in halbtc8723b2ant_SetAntPath()
850 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x0); in halbtc8723b2ant_SetAntPath()
2280 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b2ant_WifiOffHwCfg()
2289 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x18); in halbtc8723b2ant_WifiOffHwCfg()
2310 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x790, u1Tmp); in halbtc8723b2ant_InitHwConfig()
2319 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); /* 0x76e[3] = 1, WLAN_Act control by PTA */ in halbtc8723b2ant_InitHwConfig()
2320 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x778, 0x3); in halbtc8723b2ant_InitHwConfig()
2336 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x67, 0x20); in EXhalbtc8723b2ant_PowerOnSetting()
[all …]
H A DHalBtcOutSrc.h378 BFP_BTC_W1 fBtcWrite1Byte; member