Home
last modified time | relevance | path

Searched refs:PCIE_LOCAL_BASE_ADDRESS (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dar6320def.c51 #ifndef PCIE_LOCAL_BASE_ADDRESS
53 #define PCIE_LOCAL_BASE_ADDRESS 0x80000 macro
H A Dar900Bdef.c64 #define PCIE_LOCAL_BASE_ADDRESS 0 macro
H A Dqca9888def.c60 #define PCIE_LOCAL_BASE_ADDRESS 0 macro
H A Dqca9984def.c61 #define PCIE_LOCAL_BASE_ADDRESS 0 macro
H A Dar9888def.c49 #define PCIE_LOCAL_BASE_ADDRESS 0x80000 macro
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhost_reg_init.h31 #if !defined(PCIE_LOCAL_BASE_ADDRESS)
32 #define PCIE_LOCAL_BASE_ADDRESS 0 macro
102 .d_PCIE_LOCAL_BASE_ADDRESS = PCIE_LOCAL_BASE_ADDRESS,
H A Dregtable_pcie.h521 #define PCIE_LOCAL_BASE_ADDRESS (scn->hostdef->d_PCIE_LOCAL_BASE_ADDRESS) macro
H A Dregtable_ipcie.h518 #define PCIE_LOCAL_BASE_ADDRESS (scn->hostdef->d_PCIE_LOCAL_BASE_ADDRESS) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c370 PCIE_LOCAL_BASE_ADDRESS in hif_pci_legacy_ce_interrupt_handler()
374 PCIE_LOCAL_BASE_ADDRESS in hif_pci_legacy_ce_interrupt_handler()
469 hif_write32_mb(scn, pci_addr + PCIE_LOCAL_BASE_ADDRESS + in hif_pci_cancel_deferred_target_sleep()
485 PCIE_LOCAL_BASE_ADDRESS + (uint32_t)(addr))
489 PCIE_LOCAL_BASE_ADDRESS + (uint32_t)(addr)), (val))
519 val = hif_read32_mb(scn, mem + PCIE_LOCAL_BASE_ADDRESS in hif_targ_is_awake()
761 val = hif_read32_mb(sc, sc->mem + PCIE_LOCAL_BASE_ADDRESS + in hif_check_soc_status()
766 hif_write32_mb(sc, sc->mem + PCIE_LOCAL_BASE_ADDRESS + in hif_check_soc_status()
769 hif_read32_mb(sc, sc->mem + PCIE_LOCAL_BASE_ADDRESS + in hif_check_soc_status()
777 PCIE_LOCAL_BASE_ADDRESS + in hif_check_soc_status()
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h1057 #define PCIE_LOCAL_BASE_ADDRESS \ macro