summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/common/pmlib/include
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2017-06-09 15:51:51 -0500
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2017-10-23 17:55:46 -0500
commit7cc9edf2ea9300c70653a5b9cc7830f46e3d966c (patch)
tree0b05c0bd3784c29a6249a6b17b98d050ff8fce07 /import/chips/p9/common/pmlib/include
parent41e920d7a4f2c4804492b8beffae4c118c477fb3 (diff)
downloadtalos-hcode-7cc9edf2ea9300c70653a5b9cc7830f46e3d966c.tar.gz
talos-hcode-7cc9edf2ea9300c70653a5b9cc7830f46e3d966c.zip
DERP/DORP Implementation for pgpe dd2
Change-Id: Iccfab131b8704666b2a45c20d6326f2007acced9 RTC:173229 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41634 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Diffstat (limited to 'import/chips/p9/common/pmlib/include')
-rw-r--r--import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h b/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h
index 521a161a..98989be7 100644
--- a/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h
+++ b/import/chips/p9/common/pmlib/include/registers/ocb_register_addresses.h
@@ -118,6 +118,8 @@
#define OCB_OTRN(n) (OCB_OTR0 + ((OCB_OTR1 - OCB_OTR0) * (n)))
#define OCB_OTR0 0xc0060800
#define OCB_OTR1 0xc0060808
+#define OCB_DERP 0xc0060c00
+#define OCB_DORP 0xc0060c08
#define OCB_OCBSLBRN(n) (OCB_OCBSLBR0 + ((OCB_OCBSLBR1 - OCB_OCBSLBR0) * (n)))
#define OCB_OCBSLBR0 0xc0061000
#define OCB_OCBSLBR1 0xc0061080
OpenPOWER on IntegriCloud