Home
last modified time | relevance | path

Searched refs:chipInterface (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h494 BTC_CHIP_INTERFACE chipInterface; member
Dhal_btcoex.c764 if (BTC_INTF_SDIO == pBtCoexist->chipInterface) in halbtcoutsrc_WriteLocalReg1Byte()
927 pBtCoexist->chipInterface = BTC_INTF_SDIO; in hal_btcoex_Initialize()
DHalBtc8723b1Ant.c2675 if (pBtCoexist->chipInterface == BTC_INTF_USB) { in EXhalbtc8723b1ant_PowerOnSetting()
2696 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b1ant_PowerOnSetting()
2698 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b1ant_PowerOnSetting()
DHalBtc8723b2Ant.c2841 if (pBtCoexist->chipInterface == BTC_INTF_USB) { in EXhalbtc8723b2ant_PowerOnSetting()
2862 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b2ant_PowerOnSetting()
2864 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b2ant_PowerOnSetting()