Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c1140 mGlobalNvsArea.Area->MicrosoftIoT = GLOBAL_NVS_DEVICE_ENABLE; in AcpiPlatformEntryPoint()
1157 if (mGlobalNvsArea.Area->DockedSioPresent != GLOBAL_NVS_DEVICE_ENABLE) { in AcpiPlatformEntryPoint()
1188 mGlobalNvsArea.Area->WPCN381U = GLOBAL_NVS_DEVICE_ENABLE; in AcpiPlatformEntryPoint()
1189 mGlobalNvsArea.Area->OnboardCom = GLOBAL_NVS_DEVICE_ENABLE; in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
DGlobalNvsArea.h46 #define GLOBAL_NVS_DEVICE_ENABLE 1 macro