HomeSort by relevance Sort by last modified time
    Searched refs:LpssSpiEnabled (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
OsSelection.h 85 UINT8 LpssSpiEnabled;
SetupVariable.h 1167 UINT8 LpssSpiEnabled;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
PlatformEarlyInit.c 501 if (SystemConfiguration->LpssSpiEnabled== 1) {
506 } else if (SystemConfiguration->LpssSpiEnabled== 0) {
    [all...]
PchInitPeim.c 692 PchPlatformPolicyPpi->LpssConfig->SpiEnabled = SystemConfiguration->LpssSpiEnabled;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
IchPlatformPolicy.c 331 DxePlatformPchPolicy->LpssConfig->SpiEnabled = mSystemConfiguration.LpssSpiEnabled;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
PlatformSetupDxe.c 763 Private->FakeNvData.LpssSpiEnabled = 0;

Completed in 112 milliseconds