Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c1056 mGlobalNvsArea.Area->PmicEnable = GLOBAL_NVS_DEVICE_DISABLE; in AcpiPlatformEntryPoint()
1057 mGlobalNvsArea.Area->BatteryChargingSolution = GLOBAL_NVS_DEVICE_DISABLE; in AcpiPlatformEntryPoint()
1063 mGlobalNvsArea.Area->ISPDevSel = GLOBAL_NVS_DEVICE_DISABLE; in AcpiPlatformEntryPoint()
1150 mGlobalNvsArea.Area->MicrosoftIoT = GLOBAL_NVS_DEVICE_DISABLE; in AcpiPlatformEntryPoint()
1160 mGlobalNvsArea.Area->WPCN381U = GLOBAL_NVS_DEVICE_DISABLE; in AcpiPlatformEntryPoint()
1162 mGlobalNvsArea.Area->DockedSioPresent = GLOBAL_NVS_DEVICE_DISABLE; in AcpiPlatformEntryPoint()
1197 mGlobalNvsArea.Area->OnboardComCir = GLOBAL_NVS_DEVICE_DISABLE; in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
DGlobalNvsArea.h47 #define GLOBAL_NVS_DEVICE_DISABLE 0 macro