Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DExI.c99 MmioOr32 ((UINTN) (GetPmcBase() + R_PCH_PMC_MTPMC1), (UINT32) BIT0+BIT1+BIT2); in InitExI()
101 …MmioAnd32 ((UINTN) (GetPmcBase() + R_PCH_PMC_MTPMC1), ~((UINT32) BIT0+BIT1+BIT2)); //clear bit 0,1… in InitExI()
DPlatform.c1046 (UINTN)(PMC_BASE_ADDRESS + R_PCH_PMC_MTPMC1), in PchInitBeforeBoot()
1048 (VOID *)(UINTN)(PMC_BASE_ADDRESS + R_PCH_PMC_MTPMC1)); in PchInitBeforeBoot()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
DPchRegsPcu.h945 #define R_PCH_PMC_MTPMC1 0xB0 // Message to PMC 1 macro