Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPciPcdProducerLib/
DFdtPciPcdProducerLib.c32 UINT64 ChildBase; member
78 IoBase = SwapBytes64 (Record->ChildBase); in GetPciIoTranslation()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPciHostBridgeLib/
DFdtPciHostBridgeLib.c71 UINT64 ChildBase; member
209 *IoBase = SwapBytes64 (Record->ChildBase); in ProcessPciHost()
217 *Mmio32Base = SwapBytes64 (Record->ChildBase); in ProcessPciHost()
238 *Mmio64Base = SwapBytes64 (Record->ChildBase); in ProcessPciHost()