Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dregtable_pcie.h545 #if !defined(PCIE_SOC_RDY_STATUS_ADDRESS)
546 #define PCIE_SOC_RDY_STATUS_ADDRESS 0 macro
H A Dregtable_ipcie.h542 #if !defined(PCIE_SOC_RDY_STATUS_ADDRESS)
543 #define PCIE_SOC_RDY_STATUS_ADDRESS 0 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dar9888def.h521 .d_PCIE_SOC_RDY_STATUS_ADDRESS = PCIE_SOC_RDY_STATUS_ADDRESS,
H A Dar6320v2def.h743 .d_PCIE_SOC_RDY_STATUS_ADDRESS = PCIE_SOC_RDY_STATUS_ADDRESS,
H A Dar6320def.h712 .d_PCIE_SOC_RDY_STATUS_ADDRESS = PCIE_SOC_RDY_STATUS_ADDRESS,
H A Dadrastea_reg_def.h2174 .d_PCIE_SOC_RDY_STATUS_ADDRESS = PCIE_SOC_RDY_STATUS_ADDRESS,
2730 .d_PCIE_SOC_RDY_STATUS_ADDRESS = PCIE_SOC_RDY_STATUS_ADDRESS,
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h1086 #if !defined(PCIE_SOC_RDY_STATUS_ADDRESS)
1087 #define PCIE_SOC_RDY_STATUS_ADDRESS 0 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2032 PCIE_SOC_RDY_STATUS_ADDRESS) in hif_pci_probe_tgt_wakeup()