Home
last modified time | relevance | path

Searched refs:eMMC45Enabled (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DIchPlatformPolicy.c351 DxePlatformPchPolicy->SccConfig->eMMC45Enabled = 0; in InitPchPlatformPolicy()
360 … DxePlatformPchPolicy->SccConfig->eMMC45Enabled = mSystemConfiguration.LpsseMMC45Enabled; in InitPchPlatformPolicy()
369 DxePlatformPchPolicy->SccConfig->eMMC45Enabled = 0; in InitPchPlatformPolicy()
377 … DxePlatformPchPolicy->SccConfig->eMMC45Enabled = mSystemConfiguration.LpsseMMC45Enabled; in InitPchPlatformPolicy()
385 DxePlatformPchPolicy->SccConfig->eMMC45Enabled = 0; in InitPchPlatformPolicy()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
DPchPlatformPolicy.h521 UINT8 eMMC45Enabled : 1; /// Determines if SCC eMMC 4.5 enabled member