From 458cb0d58acfefb35e74f65448a1b9028162c071 Mon Sep 17 00:00:00 2001 From: Yue Du Date: Tue, 9 Jan 2018 21:59:00 -0600 Subject: STOP: Fix PLS deepest when stop4+ due to self restore wakeup Key_Cronus_Test=PM_REGRESS Change-Id: I4cc1e50a848d627f0ec3917bb8ebd39f20dc9466 CQ: HW420338 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51719 Reviewed-by: YUE DU Dev-Ready: YUE DU Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: PPE CI Reviewed-by: Michael S. Floyd Tested-by: Hostboot CI Reviewed-by: Brian T. Vanderpool Tested-by: Cronus HW CI Tested-by: FSP CI Jenkins Reviewed-by: Gregory S. Still Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52220 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R. Geddes --- src/import/chips/p9/procedures/hwp/lib/p9_pm_hcd_flags.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/import/chips/p9/procedures/hwp/lib/p9_pm_hcd_flags.h') diff --git a/src/import/chips/p9/procedures/hwp/lib/p9_pm_hcd_flags.h b/src/import/chips/p9/procedures/hwp/lib/p9_pm_hcd_flags.h index a170e82fc..2eff940e7 100644 --- a/src/import/chips/p9/procedures/hwp/lib/p9_pm_hcd_flags.h +++ b/src/import/chips/p9/procedures/hwp/lib/p9_pm_hcd_flags.h @@ -75,6 +75,7 @@ enum PM_GPE_OCCFLG_DEFS //Enum form of OCC FLAG2. enum PM_GPE_OCCFLG2_DEFS { + PM_CALLOUT_ACTIVE = 28, STOP_RECOVERY_TRIGGER_ENABLE = 29 }; -- cgit v1.2.1