Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtcOutSrc.h367 enum btc_chip_interface chipInterface; member
H A Dhal_btcoex.c672 if (BTC_INTF_SDIO == pBtCoexist->chipInterface) in halbtcoutsrc_WriteLocalReg1Byte()
814 pBtCoexist->chipInterface = BTC_INTF_SDIO; in hal_btcoex_Initialize()
H A DHalBtc8723b2Ant.c2354 if (pBtCoexist->chipInterface == BTC_INTF_USB) { in EXhalbtc8723b2ant_PowerOnSetting()
2375 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b2ant_PowerOnSetting()
2377 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b2ant_PowerOnSetting()
H A DHalBtc8723b1Ant.c2162 if (pBtCoexist->chipInterface == BTC_INTF_USB) { in EXhalbtc8723b1ant_PowerOnSetting()
2183 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b1ant_PowerOnSetting()
2185 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b1ant_PowerOnSetting()