Home
last modified time | relevance | path

Searched refs:MphyBase (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DMemoryCallback.c155 UINT32 MphyBase; in MemoryDiscoveredPpiNotifyCallback()
245MphyBase = MmPci32( 0, DEFAULT_PCI_BUS_NUMBER_PCH, PCI_DEVICE_NUMBER_PCH_LPC, 0, R_PCH_LPC_MPHY_BA… in MemoryDiscoveredPpiNotifyCallback()
249 MphyBase, in MemoryDiscoveredPpiNotifyCallback()
252 DEBUG ((EFI_D_INFO, "MphyBase : 0x%x\n", MphyBase)); in MemoryDiscoveredPpiNotifyCallback()
DPchInitPeim.c655 PchPlatformPolicyPpi->MphyBase = MPHY_BASE_ADDRESS;
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/
DPchPlatformPolicy.h155 UINT32 MphyBase; // MPHY Base Address. member