Home
last modified time | relevance | path

Searched refs:PCI_MEM64_BASE (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
DPciHostBridge.c174 PCI_MEM64_BASE, in PciHostBridgeEntryPoint()
192 gDS->RemoveMemorySpace (PCI_MEM64_BASE, PCI_MEM64_SIZE); in PciHostBridgeUnload()
DXPressRich3.c122 …SetTranslationAddressEntry (CpuIo, TranslationTable, PCI_MEM64_BASE, PCI_MEM64_BASE, PCI_MEM64_SIZ… in HWPciRbInit()
DXPressRich3.h28 #define PCI_MEM64_BASE FixedPcdGet64 (PcdPciMmio64Base) macro
DPciRootBridge.c249 ((Address < PCI_MEM64_BASE) || (Address > (PCI_MEM64_BASE + PCI_MEM64_SIZE)))) { in PciRbMemRead()
282 ((Address < PCI_MEM64_BASE) || (Address > (PCI_MEM64_BASE + PCI_MEM64_SIZE)))) { in PciRbMemWrite()