Searched refs:I2C0Enabled (Results 1 – 4 of 4) sorted by relevance
127 UINT8 I2C0Enabled : 1; /// Determines if LPSS I2C #1 enabled member
498 UINT8 I2C0Enabled : 1; /// Determines if LPSS I2C #1 enabled member
679 PchPlatformPolicyPpi->LpssConfig->I2C0Enabled = SystemConfiguration->LpssI2C0Enabled;
318 DxePlatformPchPolicy->LpssConfig->I2C0Enabled = mSystemConfiguration.LpssI2C0Enabled; in InitPchPlatformPolicy()