HomeSort by relevance Sort by last modified time
    Searched refs:PCI_MEM32_SIZE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
PciHostBridge.c 167 PCI_MEM32_SIZE,
191 gDS->RemoveMemorySpace (PCI_MEM32_BASE, PCI_MEM32_SIZE);
XPressRich3.h 27 #define PCI_MEM32_SIZE FixedPcdGet64 (PcdPciMmio32Size)
XPressRich3.c 118 SetTranslationAddressEntry (CpuIo, TranslationTable, PCI_MEM32_BASE, PCI_MEM32_BASE, PCI_MEM32_SIZE, PCI_ATR_TRSLID_PCIE_MEMORY);
PciRootBridge.c 248 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) &&
281 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) &&

Completed in 9851 milliseconds