Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhost_reg_init.h34 #define PCIE_SOC_WAKE_ADDRESS 0 macro
104 .d_PCIE_SOC_WAKE_ADDRESS = PCIE_SOC_WAKE_ADDRESS,
H A Dregtable_pcie.h523 #define PCIE_SOC_WAKE_ADDRESS (scn->hostdef->d_PCIE_SOC_WAKE_ADDRESS) macro
H A Dregtable_ipcie.h520 #define PCIE_SOC_WAKE_ADDRESS (scn->hostdef->d_PCIE_SOC_WAKE_ADDRESS) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c375 + PCIE_SOC_WAKE_ADDRESS)); in hif_pci_legacy_ce_interrupt_handler()
470 PCIE_SOC_WAKE_ADDRESS, in hif_pci_cancel_deferred_target_sleep()
552 A_PCIE_LOCAL_REG_WRITE(sc, mem, PCIE_SOC_WAKE_ADDRESS, in hif_pci_device_reset()
585 A_PCIE_LOCAL_REG_WRITE(sc, mem, PCIE_SOC_WAKE_ADDRESS, in hif_pci_device_reset()
619 A_PCIE_LOCAL_REG_WRITE(sc, mem, PCIE_SOC_WAKE_ADDRESS, in hif_pci_device_warm_reset()
767 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_V_MASK); in hif_check_soc_status()
770 PCIE_SOC_WAKE_ADDRESS)); in hif_check_soc_status()
781 PCIE_SOC_WAKE_ADDRESS)); in hif_check_soc_status()
786 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_V_MASK); in hif_check_soc_status()
1207 PCIE_SOC_WAKE_ADDRESS, in soc_wake_reset()
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h1061 #define PCIE_SOC_WAKE_ADDRESS \ macro