Home
last modified time | relevance | path

Searched refs:PCI_HB0RB6_CPUIOREGIONBASE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/Library/PlatformPciLib/
DPlatformPciLib.c129 (PCI_HB0RB6_CPUIOREGIONBASE + PCI_HB0RB6_IO_SIZE - 1), //IoLimit
131 PCI_HB0RB6_CPUIOREGIONBASE, //CpuIoRegionBase
253 (PCI_HB0RB6_CPUIOREGIONBASE + PCI_HB0RB0_IO_SIZE - 1), //IoLimit
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
DPlatformPciLib.h140 #define PCI_HB0RB6_CPUIOREGIONBASE (FixedPcdGet64 (PcdHb0Rb6CpuIoRegionBase)) macro