Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/Library/PlatformPciLib/
DPlatformPciLib.c44 PCI_HB0RB1_IO_BASE + PCI_HB0RB1_IO_SIZE - 1, //IoLimit
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D03/Library/PlatformPciLib/
DPlatformPciLib.c53 (PCI_HB0RB1_CPUIOREGIONBASE + PCI_HB0RB1_IO_SIZE - 1), //IoLimit
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/Library/PlatformPciLib/
DPlatformPciLib.c53 (PCI_HB0RB1_CPUIOREGIONBASE + PCI_HB0RB1_IO_SIZE - 1), //IoLimit
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
DPlatformPciLib.h173 #define PCI_HB0RB1_IO_SIZE (FixedPcdGet64 (PcdHb0Rb1IoSize)) macro