diff options
author | Rahul Batra <rbatra@us.ibm.com> | 2016-11-15 12:36:10 -0600 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-02-27 11:38:00 -0500 |
commit | b3d511e48911fe6edb39fbfe083253fd904bf64e (patch) | |
tree | f4a4209254676d2b463b63e76556b8998e984f81 /src/import/chips/p9/procedures/hwp | |
parent | 8e10a9b2dfb0070d821efbd6798705fc18f34b38 (diff) | |
download | talos-hostboot-b3d511e48911fe6edb39fbfe083253fd904bf64e.tar.gz talos-hostboot-b3d511e48911fe6edb39fbfe083253fd904bf64e.zip |
OCC Flags/OCC Scratch Updates
Change-Id: Ic06456ba7b5fac4c183aec2e1972ea58a0e0d2e5
Original-Change-Id: I21020ebf7dfe39dd48e2d2727607dd35297831d7
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32695
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: AMIT KUMAR <akumar3@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37043
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp')
-rw-r--r-- | src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H b/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H index 154d7fcfa..9a3c55e82 100644 --- a/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H +++ b/src/import/chips/p9/procedures/hwp/lib/p9_hcd_common.H @@ -229,12 +229,6 @@ enum P9_HCD_SCAN0_CONSTANTS SCAN0_TYPE_ALL_BUT_GPTR_REPR_TIME = 0xDCF }; -//OCC FLag defines -enum PM_GPE_OCCFLG_DEFS -{ - SGPE_ACTIVE = 8 -}; - // XSR defines enum XSR_DEFS { |