Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPlatform.c552 UINTN EhciPciMmBase; in InitPciDevPME() local
555 EhciPciMmBase = MmPciAddress (0, in InitPciDevPME()
561 DEBUG ((EFI_D_INFO, "ConfigureAdditionalPm() EhciPciMmBase = 0x%x \n",EhciPciMmBase)); in InitPciDevPME()
562 Buffer32 = MmioRead32(EhciPciMmBase + R_PCH_EHCI_PWR_CNTL_STS); in InitPciDevPME()