Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/Library/PlatformPciLib/
DPlatformPciLib.c59 PCI_HB0RB2_IO_BASE + PCI_HB0RB2_IO_SIZE - 1, //IoLimit
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Library/PlatformPciLib/
DPlatformPciLib.c68 (PCI_HB0RB2_CPUIOREGIONBASE + PCI_HB0RB2_IO_SIZE - 1), //IoLimit
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/Library/PlatformPciLib/
DPlatformPciLib.c68 (PCI_HB0RB2_CPUIOREGIONBASE + PCI_HB0RB2_IO_SIZE - 1), //IoLimit
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
DPlatformPciLib.h174 #define PCI_HB0RB2_IO_SIZE (FixedPcdGet64 (PcdHb0Rb2IoSize)) macro