Home
last modified time | relevance | path

Searched refs:Sx (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/
DQNCSmmSx.c52 Context->Sx.Phase = SxEntry; in SxGetContext()
60 Context->Sx.Type = SxS0; in SxGetContext()
64 Context->Sx.Type = SxS3; in SxGetContext()
68 Context->Sx.Type = SxS4; in SxGetContext()
72 Context->Sx.Type = SxS5; in SxGetContext()
87 return (BOOLEAN)(Context1->Sx.Type == Context2->Sx.Type); in SxCmpContext()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
DQNCSmmCore.c375 if ((Record->ChildContext.Sx.Type < SxS0) || in QNCSmmCoreRegister()
376 (Record->ChildContext.Sx.Type >= EfiMaximumSleepType) || in QNCSmmCoreRegister()
377 (Record->ChildContext.Sx.Phase < SxEntry) || in QNCSmmCoreRegister()
378 (Record->ChildContext.Sx.Phase >= EfiMaximumPhase) in QNCSmmCoreRegister()
DQNCSmm.h219 EFI_SMM_SX_REGISTER_CONTEXT Sx; member
503 EFI_SMM_SX_DISPATCH2_PROTOCOL Sx; member
/device/google/contexthub/firmware/os/platform/stm32/
Ddma.c52 struct StmDmaStreamRegs Sx[STM_DMA_NUM_STREAMS]; member
170 return &gDmaDevs[busId].regs->Sx[stream]; in dmaGetStreamRegs()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTpm.asl87 // Detect Sx state for MOR, only S4, S5 need to handle
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
DTpm.asl86 // Detect Sx state for MOR, only S4, S5 need to handle
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
DTpm.asl87 // Detect Sx state for MOR, only S4, S5 need to handle
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPlatform.asl130 // the Sx state.