summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/common
diff options
context:
space:
mode:
authorLuke Mulkey <lwmulkey@us.ibm.com>2017-06-27 11:45:32 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-20 20:41:37 -0400
commit82b108909e0401fbbb4b55784cc93fcdd7b8d85a (patch)
treec949306a276dfb0e6f8dc969209aca57be86f9fc /src/import/chips/centaur/common
parent1bdf2b2d7fe2485bf1dce311bca7d02ca20dfb57 (diff)
downloadtalos-hostboot-82b108909e0401fbbb4b55784cc93fcdd7b8d85a.tar.gz
talos-hostboot-82b108909e0401fbbb4b55784cc93fcdd7b8d85a.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> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42572 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/common')
-rw-r--r--src/import/chips/centaur/common/include/centaur_misc_constants.H17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/import/chips/centaur/common/include/centaur_misc_constants.H b/src/import/chips/centaur/common/include/centaur_misc_constants.H
index c8ca5fb90..176761e6c 100644
--- a/src/import/chips/centaur/common/include/centaur_misc_constants.H
+++ b/src/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