Searched refs:B_PCH_LPSS_I2C_STSCMD_BME (Results 1 – 4 of 4) sorted by relevance
44 #define B_PCH_LPSS_I2C_STSCMD_BME BIT2 // Bus Master Enable macro
202 …ioWrite32((UINTN) (PciMmBase + R_PCH_LPSS_I2C_STSCMD), (UINT32)(B_PCH_LPSS_I2C_STSCMD_BME | B_PCH_… in ProgramPciLpssI2C()
152 #define B_PCH_LPSS_I2C_STSCMD_BME BIT2 // Bus Master Enable macro
235 …MmioOr32 ((UINTN) (PciMmBase + R_PCH_LPSS_I2C_STSCMD), (UINT32) (B_PCH_LPSS_I2C_STSCMD_BME | B_PCH… in ProgramPciLpssI2C()