Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
DPciHostBridge.c175 PCI_MEM64_SIZE, in PciHostBridgeEntryPoint()
192 gDS->RemoveMemorySpace (PCI_MEM64_BASE, PCI_MEM64_SIZE); in PciHostBridgeUnload()
DXPressRich3.h29 #define PCI_MEM64_SIZE FixedPcdGet64 (PcdPciMmio64Size) macro
DXPressRich3.c122 …dressEntry (CpuIo, TranslationTable, PCI_MEM64_BASE, PCI_MEM64_BASE, PCI_MEM64_SIZE, PCI_ATR_TRSLI… in HWPciRbInit()
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()