Searched refs:PCIE_SOC_WAKE_ADDRESS (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
H A D | host_reg_init.h | 34 #define PCIE_SOC_WAKE_ADDRESS 0 macro 104 .d_PCIE_SOC_WAKE_ADDRESS = PCIE_SOC_WAKE_ADDRESS,
|
H A D | regtable_pcie.h | 523 #define PCIE_SOC_WAKE_ADDRESS (scn->hostdef->d_PCIE_SOC_WAKE_ADDRESS) macro
|
H A D | regtable_ipcie.h | 520 #define PCIE_SOC_WAKE_ADDRESS (scn->hostdef->d_PCIE_SOC_WAKE_ADDRESS) macro
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
H A D | if_pci.c | 375 + 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 D | regtable_usb.h | 1061 #define PCIE_SOC_WAKE_ADDRESS \ macro
|