summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C b/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C
index 04150a15..960c64b7 100644
--- a/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C
+++ b/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C
@@ -74,7 +74,7 @@ const uint64_t PPM_PFSNS[2] = { C_PPM_PFSNS,
};
enum { FSM_IDLE_POLLING_HW_NS_DELAY = 10000,
- FSM_IDLE_POLLING_SIM_CYCLE_DELAY = 40000,
+ FSM_IDLE_POLLING_SIM_CYCLE_DELAY = 80000,
PFET_STATE_LENGTH = 2,
VXX_PG_SEL_LEN = 4
};
OpenPOWER on IntegriCloud