Home
last modified time | relevance | path

Searched refs:PCIE_INTR_CLR_ADDRESS (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci_internal.h38 hif_write32_mb(sc, sc->mem + PCIE_INTR_CLR_ADDRESS, \
40 hif_read32_mb(sc, sc->mem + PCIE_INTR_CLR_ADDRESS); \
41 hif_write32_mb(sc, sc->mem + PCIE_INTR_CLR_ADDRESS, 0); \
42 hif_read32_mb(sc, sc->mem + PCIE_INTR_CLR_ADDRESS); \
H A Dif_pci.c331 (SOC_CORE_BASE_ADDRESS | PCIE_INTR_CLR_ADDRESS), in hif_pci_legacy_ce_interrupt_handler()
648 (SOC_CORE_BASE_ADDRESS + PCIE_INTR_CLR_ADDRESS)), in hif_pci_device_warm_reset()
2254 hif_write32_mb(sc, sc->mem + PCIE_INTR_CLR_ADDRESS, in hif_pci_disable_bus()
2810 PCIE_INTR_CLR_ADDRESS), in hif_pci_target_sleep_state_adjust()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dtarget_reg_init.h104 #define PCIE_INTR_CLR_ADDRESS ATH_UNSUPPORTED_REG_OFFSET macro
262 .d_PCIE_INTR_CLR_ADDRESS = PCIE_INTR_CLR_ADDRESS,
H A Dregtable_pcie.h156 #define PCIE_INTR_CLR_ADDRESS (scn->targetdef->d_PCIE_INTR_CLR_ADDRESS) macro
H A Dregtable_ipcie.h154 #define PCIE_INTR_CLR_ADDRESS (scn->targetdef->d_PCIE_INTR_CLR_ADDRESS) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h437 #define PCIE_INTR_CLR_ADDRESS \ macro