Home
last modified time | relevance | path

Searched refs:PCIE_SOC_WAKE_RESET (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhost_reg_init.h33 #define PCIE_SOC_WAKE_RESET 0 macro
103 .d_PCIE_SOC_WAKE_RESET = PCIE_SOC_WAKE_RESET,
H A Dregtable_pcie.h522 #define PCIE_SOC_WAKE_RESET (scn->hostdef->d_PCIE_SOC_WAKE_RESET) macro
H A Dregtable_ipcie.h519 #define PCIE_SOC_WAKE_RESET (scn->hostdef->d_PCIE_SOC_WAKE_RESET) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c471 PCIE_SOC_WAKE_RESET); in hif_pci_cancel_deferred_target_sleep()
586 PCIE_SOC_WAKE_RESET); in hif_pci_device_reset()
1208 PCIE_SOC_WAKE_RESET); in soc_wake_reset()
2048 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_RESET); in hif_pci_probe_tgt_wakeup()
2090 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_RESET); in hif_pci_configure_legacy_irq()
3689 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_RESET); in hif_target_sync()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h1059 #define PCIE_SOC_WAKE_RESET \ macro