Searched refs:R_PCH_PMC_MTPMC1 (Results 1 – 3 of 3) sorted by relevance
99 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()
1046 (UINTN)(PMC_BASE_ADDRESS + R_PCH_PMC_MTPMC1), in PchInitBeforeBoot()1048 (VOID *)(UINTN)(PMC_BASE_ADDRESS + R_PCH_PMC_MTPMC1)); in PchInitBeforeBoot()
945 #define R_PCH_PMC_MTPMC1 0xB0 // Message to PMC 1 macro