summaryrefslogtreecommitdiffstats
path: root/import/chips/centaur/common
diff options
context:
space:
mode:
authorLuke Mulkey <lwmulkey@us.ibm.com>2017-06-27 11:45:32 -0500
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2017-10-23 18:53:42 -0500
commitd52ad20f231e48670061041d0aed4afaa39c33fd (patch)
treea2a3ca346e9ec3c17f10d1c72a96333a161e4379 /import/chips/centaur/common
parent494e5f8e6e0cfd826803f1b686aa6eaeefac2efc (diff)
downloadtalos-hcode-d52ad20f231e48670061041d0aed4afaa39c33fd.tar.gz
talos-hcode-d52ad20f231e48670061041d0aed4afaa39c33fd.zip
Power Cleanup + stopclocks
Change-Id: I4857b6e1264530a919afe8e75abe170ca0699d55 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42571 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'import/chips/centaur/common')
-rw-r--r--import/chips/centaur/common/include/centaur_misc_constants.H17
1 files changed, 17 insertions, 0 deletions
diff --git a/import/chips/centaur/common/include/centaur_misc_constants.H b/import/chips/centaur/common/include/centaur_misc_constants.H
index 5bec16ff..e0586e37 100644
--- a/import/chips/centaur/common/include/centaur_misc_constants.H
+++ b/import/chips/centaur/common/include/centaur_misc_constants.H
@@ -44,6 +44,23 @@
#define CFAM_FSI_GP6_RESET_DATA 0x00000000
#define CFAM_FSI_GP7_RESET_DATA 0x00000000
+#define CFAM_FSI_SHIFT_CTRL 0x00000C10
+#define CFAM_FSI_DATA_0 0x00001000
+#define CFAM_FSI_DATA_1 0x00001001
+#define CFAM_FSI_CMD_REG 0x00001002
+#define CFAM_FSI_RESET 0x00001006
+#define CFAM_FSI_STATUS 0x00001007
+#define CFAM_FSI_GP1 0x00001010
+#define CFAM_FSI_GP2 0x00001011
+#define CFAM_FSI_GP3 0x00001012
+#define CFAM_FSI_GP4 0x00001013
+#define CFAM_FSI_GP5 0x00001014
+#define CFAM_FSI_GP6 0x00001015
+#define CFAM_FSI_GP7 0x00001016
+#define CFAM_FSI_GP8 0x00001017
+#define CFAM_FSI_GP3_MIRROR 0x0000101B
+
+
#define PERV_GP3_RESET_DATA 0x44166000
#define MAX_FLUSH_LOOPS 400
OpenPOWER on IntegriCloud