HomeSort by relevance Sort by last modified time
    Searched refs:PAL_HALT_LIGHT (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ipf/
CpuSleep.c 36 // back to normal state. PAL_HALT_LIGHT does not depend on PSR setting.
42 // If interrupts are enabled, then call PAL_HALT_LIGHT with the current TPR setting.
44 PalCall (PAL_HALT_LIGHT, 0, 0, 0);
47 // If interrupts are disabled on entry, then mask all interrupts in TPR before calling PAL_HALT_LIGHT.
59 PalCall (PAL_HALT_LIGHT, 0, 0, 0);
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
pal.h 65 #define PAL_HALT_LIGHT 29
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
PalApi.h 59 #define PAL_HALT_LIGHT 0x001d
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pal.h     [all...]

Completed in 46 milliseconds