Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h494 BTC_CHIP_INTERFACE chipInterface; member
Dhal_btcoex.c826 if (BTC_INTF_SDIO == pBtCoexist->chipInterface) { in halbtcoutsrc_WriteLocalReg1Byte()
986 pBtCoexist->chipInterface = BTC_INTF_SDIO; in EXhalbtcoutsrc_InitlizeVariables()
DHalBtc8723b1Ant.c2681 if (pBtCoexist->chipInterface == BTC_INTF_USB) { in EXhalbtc8723b1ant_PowerOnSetting()
2702 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b1ant_PowerOnSetting()
2704 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b1ant_PowerOnSetting()
DHalBtc8723b2Ant.c3009 if (pBtCoexist->chipInterface == BTC_INTF_USB) { in EXhalbtc8723b2ant_PowerOnSetting()
3030 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b2ant_PowerOnSetting()
3032 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b2ant_PowerOnSetting()