Home
last modified time | relevance | path

Searched refs:LpssDma1Enabled (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DOsSelection.h71 UINT8 LpssDma1Enabled;
DSetupVariable.h1153 UINT8 LpssDma1Enabled; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSouthClusterConfig.vfi640 oneof varid = Setup.LpssDma1Enabled,
649 grayoutif ideqval Setup.LpssDma1Enabled == 0x00;
659 grayoutif ideqval Setup.LpssDma1Enabled == 0x00;
668 grayoutif ideqval Setup.LpssDma1Enabled == 0x00;
677 grayoutif ideqval Setup.LpssDma1Enabled == 0x00;
686 grayoutif ideqval Setup.LpssDma1Enabled == 0x00;
695 grayoutif ideqval Setup.LpssDma1Enabled == 0x00;
704 grayoutif ideqval Setup.LpssDma1Enabled == 0x00;
DPlatformSetupDxe.c770 if (Private->FakeNvData.LpssDma1Enabled == 0) { in SystemConfigCallback()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPchInitPeim.c681 PchPlatformPolicyPpi->LpssConfig->Dma1Enabled = SystemConfiguration->LpssDma1Enabled;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DIchPlatformPolicy.c317 DxePlatformPchPolicy->LpssConfig->Dma1Enabled = mSystemConfiguration.LpssDma1Enabled; in InitPchPlatformPolicy()