Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/Library/PlatformPciLib/
DPlatformPciLib.c65 PCI_HB0RB2_CPUMEMREGIONBASE ,//MemBase
66 PCI_HB0RB2_CPUMEMREGIONBASE + PCI_HB0RB2_PCIREGION_SIZE - 1, //MemLimit
69 PCI_HB0RB2_CPUMEMREGIONBASE, //CpuMemRegionBase
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/Library/PlatformPciLib/
DPlatformPciLib.c60 PCI_HB0RB2_CPUMEMREGIONBASE,
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Library/PlatformPciLib/
DPlatformPciLib.c69 PCI_HB0RB2_CPUMEMREGIONBASE, //CpuMemRegionBase
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
DPlatformPciLib.h117 #define PCI_HB0RB2_CPUMEMREGIONBASE (FixedPcdGet64 (PcdHb0Rb2CpuMemRegionBase)) macro