Home
last modified time | relevance | path

Searched refs:BTC_INTF_SDIO (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h67 BTC_INTF_SDIO = 3, enumerator
Dhal_btcoex.c672 if (BTC_INTF_SDIO == pBtCoexist->chipInterface) in halbtcoutsrc_WriteLocalReg1Byte()
814 pBtCoexist->chipInterface = BTC_INTF_SDIO; in hal_btcoex_Initialize()
DHalBtc8723b1Ant.c2185 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b1ant_PowerOnSetting()
DHalBtc8723b2Ant.c2377 else if (pBtCoexist->chipInterface == BTC_INTF_SDIO) in EXhalbtc8723b2ant_PowerOnSetting()
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h66 BTC_INTF_SDIO = 3, enumerator
Dhalbtcoutsrc.c971 if (btcoexist->chip_interface == BTC_INTF_SDIO) in halbtc_write_local_reg_1byte()
Dhalbtc8723b1ant.c2421 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8723b1ant_power_on_setting()
Dhalbtc8723b2ant.c3624 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8723b2ant_pre_load_firmware()
Dhalbtc8821a2ant.c3607 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8821a2ant_pre_load_firmware()