Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
DI2CLib.c133 if((MmioRead32 (PciMmBase+R_PCH_LPSS_I2C_STSCMD)& B_PCH_LPSS_I2C_STSCMD_MSE)) { in GetI2cBarAddr()
211 if((MmioRead32 (PciMmBase+R_PCH_LPSS_I2C_STSCMD)& B_PCH_LPSS_I2C_STSCMD_MSE)) { in ProgramPciLpssI2C()
235 …MmBase + R_PCH_LPSS_I2C_STSCMD), (UINT32) (B_PCH_LPSS_I2C_STSCMD_BME | B_PCH_LPSS_I2C_STSCMD_MSE)); in ProgramPciLpssI2C()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/
DI2CLibPei.c185 if(!(I2CLibPeiMmioRead32 (PciMmBase + R_PCH_LPSS_I2C_STSCMD) & B_PCH_LPSS_I2C_STSCMD_MSE)) { in ProgramPciLpssI2C()
202 …iMmBase + R_PCH_LPSS_I2C_STSCMD), (UINT32)(B_PCH_LPSS_I2C_STSCMD_BME | B_PCH_LPSS_I2C_STSCMD_MSE)); in ProgramPciLpssI2C()
DI2CLibPei.h45 #define B_PCH_LPSS_I2C_STSCMD_MSE BIT1 // Memory Space Enable macro
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
DPchRegsLpss.h153 #define B_PCH_LPSS_I2C_STSCMD_MSE BIT1 // Memory Space Enable macro