Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhost_reg_init.h35 #define PCIE_SOC_WAKE_V_MASK 0 macro
105 .d_PCIE_SOC_WAKE_V_MASK = PCIE_SOC_WAKE_V_MASK,
H A Dregtable_pcie.h524 #define PCIE_SOC_WAKE_V_MASK (scn->hostdef->d_PCIE_SOC_WAKE_V_MASK) macro
H A Dregtable_ipcie.h521 #define PCIE_SOC_WAKE_V_MASK (scn->hostdef->d_PCIE_SOC_WAKE_V_MASK) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c553 PCIE_SOC_WAKE_V_MASK); in hif_pci_device_reset()
620 PCIE_SOC_WAKE_V_MASK); in hif_pci_device_warm_reset()
767 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_V_MASK); in hif_check_soc_status()
786 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_V_MASK); in hif_check_soc_status()
2014 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_V_MASK); in hif_pci_probe_tgt_wakeup()
2100 PCIE_SOC_WAKE_ADDRESS, PCIE_SOC_WAKE_V_MASK); in hif_pci_configure_legacy_irq()
2762 PCIE_SOC_WAKE_V_MASK); in hif_pci_target_sleep_state_adjust()
3648 PCIE_SOC_WAKE_V_MASK); in hif_target_sync()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h1063 #define PCIE_SOC_WAKE_V_MASK \ macro