Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
DPciHostBridge.c166 PCI_MEM32_BASE, in PciHostBridgeEntryPoint()
191 gDS->RemoveMemorySpace (PCI_MEM32_BASE, PCI_MEM32_SIZE); in PciHostBridgeUnload()
DXPressRich3.c118 …SetTranslationAddressEntry (CpuIo, TranslationTable, PCI_MEM32_BASE, PCI_MEM32_BASE, PCI_MEM32_SIZ… in HWPciRbInit()
DXPressRich3.h26 #define PCI_MEM32_BASE FixedPcdGet64 (PcdPciMmio32Base) macro
DPciRootBridge.c248 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) && in PciRbMemRead()
281 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) && in PciRbMemWrite()