Home
last modified time | relevance | path

Searched refs:PmGpeEnBase (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportPei/
DCbSupportPei.c175 UINTN PmGpeEnBase; in CbPeiEntryPoint() local
364 …adtInfo (&PmCtrlRegBase, &PmTimerRegBase, &ResetRegAddress, &ResetValue, &PmEvtBase, &PmGpeEnBase); in CbPeiEntryPoint()
374 pAcpiBoardInfo->PmGpeEnBase = (UINT64)PmGpeEnBase; in CbPeiEntryPoint()
/device/linaro/bootloader/edk2/CorebootModulePkg/Include/Guid/
DAcpiBoardInfoGuid.h25 UINT64 PmGpeEnBase; member
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/ResetSystemLib/
DResetSystemLib.c129 IoWrite16 ((UINTN)pAcpiBoardInfo->PmGpeEnBase, 0); in ResetShutdown()