Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/Library/PlatformPciLib/
DPlatformPciLib.c23 PCI_HB0RB0_ECAM_BASE,
26 (PCI_HB0RB0_ECAM_BASE + SIZE_64MB), //MemBase
27 (PCI_HB0RB0_ECAM_BASE + PCI_HB0RB0_ECAM_SIZE - 1), //MemLimit
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Library/PlatformPciLib/
DPlatformPciLib.c31 PCI_HB0RB0_ECAM_BASE, //ecam
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/Library/PlatformPciLib/
DPlatformPciLib.c32 PCI_HB0RB0_ECAM_BASE, //ecam
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
DPlatformPciLib.h46 #define PCI_HB0RB0_ECAM_BASE FixedPcdGet64 (PcdHb0Rb0PciConfigurationSpaceBaseAddress) macro