Searched refs:LpssPwm1Enabled (Results 1 – 8 of 8) sorted by relevance
82 UINT8 LpssPwm1Enabled;
1164 UINT8 LpssPwm1Enabled; member
439 if (SystemConfiguration->LpssPwm1Enabled== 1) {441 } else if (SystemConfiguration->LpssPwm1Enabled== 0) {
692 PchPlatformPolicyPpi->LpssConfig->Pwm1Enabled = SystemConfiguration->LpssPwm1Enabled;
328 DxePlatformPchPolicy->LpssConfig->Pwm1Enabled = mSystemConfiguration.LpssPwm1Enabled; in InitPchPlatformPolicy()
762 Private->FakeNvData.LpssPwm1Enabled = 0; in SystemConfigCallback()
619 oneof varid = Setup.LpssPwm1Enabled,
1146 (mSystemConfiguration.LpssPwm1Enabled == 0)) { in AcpiPlatformEntryPoint()