aboutsummaryrefslogtreecommitdiff
path: root/module/cmn_rhodes/src/cmn_rhodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'module/cmn_rhodes/src/cmn_rhodes.h')
-rw-r--r--module/cmn_rhodes/src/cmn_rhodes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/cmn_rhodes/src/cmn_rhodes.h b/module/cmn_rhodes/src/cmn_rhodes.h
index f8aea442..06502592 100644
--- a/module/cmn_rhodes/src/cmn_rhodes.h
+++ b/module/cmn_rhodes/src/cmn_rhodes.h
@@ -274,8 +274,8 @@ struct cmn_rhodes_mxp_reg {
/* External child node */
#define CMN_RHODES_CHILD_POINTER_EXT_REGISTER_OFFSET UINT64_C(0x00003FFF)
-#define CMN_RHODES_CHILD_POINTER_EXT_NODE_POINTER UINT64_C(0x0FFFC000)
-#define CMN_RHODES_CHILD_POINTER_EXT_NODE_POINTER_POS 14
+#define CMN_RHODES_CHILD_POINTER_EXT_NODE_POINTER UINT64_C(0x3FFF0000)
+#define CMN_RHODES_CHILD_POINTER_EXT_NODE_POINTER_POS 16
/* Used by NON_HASH_MEM_REGIONx and SYS_CACHE_GRP_REGIONx group registers */
#define CMN_RHODES_RNSAM_REGION_ENTRY_TYPE_POS 2