Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
DI2CLibPei.c151 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()
DI2CLibPei.h22 #define R_PCH_PMC_FUNC_DIS 0x34 // Function Disable Register macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
DI2CLib.c189 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()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
DPchRegsPcu.h745 #define R_PCH_PMC_FUNC_DIS 0x34 // Function Disable Register macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DBdsPlatform.c141 …DDRESS + (UINT32) (31 << 15)) + R_PCH_LPC_PMC_BASE) & B_PCH_LPC_PMC_BASE_BAR) + R_PCH_PMC_FUNC_DIS;