Searched refs:R_PCH_PMC_FUNC_DIS (Results 1 – 5 of 5) sorted by relevance
151 if(I2CLibPeiMmioRead32(PmcBase + R_PCH_PMC_FUNC_DIS)& in ProgramPciLpssI2C()156 PmcBase+R_PCH_PMC_FUNC_DIS, in ProgramPciLpssI2C()157 I2CLibPeiMmioRead32(PmcBase + R_PCH_PMC_FUNC_DIS)& \ in ProgramPciLpssI2C()
22 #define R_PCH_PMC_FUNC_DIS 0x34 // Function Disable Register macro
189 if(MmioRead32(PmcBase+R_PCH_PMC_FUNC_DIS)&PmcFunctionDsiable[I2cControllerIndex]) { in ProgramPciLpssI2C()194 …-------I2cControllerIndex=%x,PMC=%x\n",I2cControllerIndex,MmioRead32(PmcBase+R_PCH_PMC_FUNC_DIS))); in ProgramPciLpssI2C()
745 #define R_PCH_PMC_FUNC_DIS 0x34 // Function Disable Register macro
135 …DDRESS + (UINT32) (31 << 15)) + R_PCH_LPC_PMC_BASE) & B_PCH_LPC_PMC_BASE_BAR) + R_PCH_PMC_FUNC_DIS; in DisableAhciCtlr()