summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plat/cen/cen_centaur_regs.rule
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/common/plat/cen/cen_centaur_regs.rule')
-rw-r--r--src/usr/diag/prdf/common/plat/cen/cen_centaur_regs.rule14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/common/plat/cen/cen_centaur_regs.rule b/src/usr/diag/prdf/common/plat/cen/cen_centaur_regs.rule
index fcec45de3..c78b46296 100644
--- a/src/usr/diag/prdf/common/plat/cen/cen_centaur_regs.rule
+++ b/src/usr/diag/prdf/common/plat/cen/cen_centaur_regs.rule
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2017
+# Contributors Listed Below - COPYRIGHT 2017,2018
# [+] International Business Machines Corp.
#
#
@@ -24,6 +24,18 @@
# IBM_PROLOG_END_TAG
############################################################################
+ # Centaur chip TP_LFIR
+ ############################################################################
+
+ register TP_LFIR_MASK_OR
+ {
+ name "Centaur chip TP_LFIR MASK atomic OR";
+ scomaddr 0x0104000f;
+ capture group never;
+ access write_only;
+ };
+
+ ############################################################################
# Additional regs for CEN target MBSECCFIR
############################################################################
OpenPOWER on IntegriCloud