summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp')
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_xbus_fir_utils.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_xbus_fir_utils.H b/src/import/chips/p9/procedures/hwp/nest/p9_xbus_fir_utils.H
index f5d5fdcf9..e21d9d981 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_xbus_fir_utils.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_xbus_fir_utils.H
@@ -62,7 +62,7 @@ const uint32_t X_PG_PBIOX2_REGION_BIT = 11;
// one register per chip (encompassing all links), in N3 chiplet
const uint64_t FBC_EXT_FIR_ACTION0 = 0x0000000000000000ULL;
const uint64_t FBC_EXT_FIR_ACTION1 = 0x0000000000000000ULL;
-const uint64_t FBC_EXT_FIR_MASK = 0x1F00000000000000ULL;
+const uint64_t FBC_EXT_FIR_MASK = 0x0100000000000000ULL;
const uint64_t FBC_EXT_FIR_MASK_X0_NF = 0x8000000000000000ULL;
const uint64_t FBC_EXT_FIR_MASK_X1_NF = 0x4000000000000000ULL;
OpenPOWER on IntegriCloud