summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
diff options
context:
space:
mode:
authorTsung Yeung <tyeung@us.ibm.com>2018-01-24 15:28:06 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-02-18 13:13:31 -0500
commitd1e10cd97287451d40838a40a1097177ab429514 (patch)
tree64de054b7303794f9346a614b353ce29aeaf9054 /src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
parentfb663d7186c1b2e9120c6ad3449f27555b716784 (diff)
downloadtalos-hostboot-d1e10cd97287451d40838a40a1097177ab429514.tar.gz
talos-hostboot-d1e10cd97287451d40838a40a1097177ab429514.zip
Adds read wr_vref function to support P9 NVDIMM post restore
Change-Id: I235e2ff3931dfbbf74cda05df45f2a02d45351c9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52560 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> 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: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52592 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H3
1 files changed, 3 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 60aaa2f00..4af49c5ef 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
@@ -191,6 +191,9 @@ enum ffdc_function_codes
SUPPORTED_FREQS = 99,
SELECT_SUPPORTED_FREQ = 100,
+
+ // WR VREF functions
+ DRAM_TO_RP_REG = 101,
};
enum states
OpenPOWER on IntegriCloud