summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/shared
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-09-13 14:05:32 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-09-27 09:44:14 -0500
commit99d8a2ec0d3f4e83b1089f7358a8d930dddf2bee (patch)
treef6f52a8423c0b8f31979b2a476f3292a2f514f87 /src/import/chips/p9/procedures/hwp/memory/lib/shared
parent0fb82ef1a41044a7dce49adee8215e8fbf448d0e (diff)
downloadtalos-hostboot-99d8a2ec0d3f4e83b1089f7358a8d930dddf2bee.tar.gz
talos-hostboot-99d8a2ec0d3f4e83b1089f7358a8d930dddf2bee.zip
Adds insert function space helpers for LRDIMM
Change-Id: I2ad35dc3d1a72606b7a0ce72ad407fe7ce10e0c2 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66086 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66097 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/shared')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H b/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
index 8238a888c..bbd083730 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
@@ -196,6 +196,10 @@ enum ffdc_function_codes
// eff_dimm.C
PRIMARY_STACK_TYPE = 116,
+
+ // CW engine information
+ CW_DATA_ENGINE = 117,
+ CW_INFO_ENGINE = 118,
};
enum states
OpenPOWER on IntegriCloud