Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DOsSelection.h80 UINT8 LpssDma0Enabled;
DSetupVariable.h1162 UINT8 LpssDma0Enabled; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSouthClusterConfig.vfi562 oneof varid = Setup.LpssDma0Enabled,
570 grayoutif ideqval Setup.LpssDma0Enabled == 0x00;
589 grayoutif ideqval Setup.LpssDma0Enabled == 0x00;
609 grayoutif ideqval Setup.LpssDma0Enabled == 0x00;
618 grayoutif ideqval Setup.LpssDma0Enabled == 0x00;
627 grayoutif ideqval Setup.LpssDma0Enabled == 0x00;
DPlatformSetupDxe.c758 if (Private->FakeNvData.LpssDma0Enabled == 0) { in SystemConfigCallback()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPchInitPeim.c690 PchPlatformPolicyPpi->LpssConfig->Dma0Enabled = SystemConfiguration->LpssDma0Enabled;;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DIchPlatformPolicy.c326 DxePlatformPchPolicy->LpssConfig->Dma0Enabled = mSystemConfiguration.LpssDma0Enabled;; in InitPchPlatformPolicy()