Home
last modified time | relevance | path

Searched refs:BTC_INTF_PCI (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h65 BTC_INTF_PCI = 1, enumerator
DHalBtc8723b1Ant.c2696 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b1ant_PowerOnSetting()
DHalBtc8723b2Ant.c2862 if (pBtCoexist->chipInterface == BTC_INTF_PCI) in EXhalbtc8723b2ant_PowerOnSetting()
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h64 BTC_INTF_PCI = 1, enumerator
Dhalbtcoutsrc.c989 else if (btcoexist->chip_interface == BTC_INTF_PCI) in halbtc_write_local_reg_1byte()
1333 btcoexist->chip_interface = BTC_INTF_PCI; in exhalbtc_bind_bt_coex_withadapter()
Dhalbtc8723b1ant.c2418 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8723b1ant_power_on_setting()
Dhalbtc8821a2ant.c3619 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8821a2ant_pre_load_firmware()
Dhalbtc8723b2ant.c3621 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8723b2ant_pre_load_firmware()