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 D | if_pci_internal.h | 38 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 D | if_pci.c | 331 (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 D | target_reg_init.h | 104 #define PCIE_INTR_CLR_ADDRESS ATH_UNSUPPORTED_REG_OFFSET macro 262 .d_PCIE_INTR_CLR_ADDRESS = PCIE_INTR_CLR_ADDRESS,
|
H A D | regtable_pcie.h | 156 #define PCIE_INTR_CLR_ADDRESS (scn->targetdef->d_PCIE_INTR_CLR_ADDRESS) macro
|
H A D | regtable_ipcie.h | 154 #define PCIE_INTR_CLR_ADDRESS (scn->targetdef->d_PCIE_INTR_CLR_ADDRESS) macro
|
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/ |
H A D | regtable_usb.h | 437 #define PCIE_INTR_CLR_ADDRESS \ macro
|