summaryrefslogtreecommitdiff
path: root/src/imagination/include/hwdef/rogue_hw_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imagination/include/hwdef/rogue_hw_defs.h')
-rw-r--r--src/imagination/include/hwdef/rogue_hw_defs.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/imagination/include/hwdef/rogue_hw_defs.h b/src/imagination/include/hwdef/rogue_hw_defs.h
index f238b67c9cc..b040e01809e 100644
--- a/src/imagination/include/hwdef/rogue_hw_defs.h
+++ b/src/imagination/include/hwdef/rogue_hw_defs.h
@@ -84,6 +84,11 @@
/* Number of PBESTATE_REG_WORD values that need setting up. */
#define ROGUE_NUM_PBESTATE_REG_WORDS 3U
+/* Number of PBESTATE_REG_WORD used in transfer.
+ * The last word is not used.
+ */
+#define ROGUE_NUM_PBESTATE_REG_WORDS_FOR_TRANSFER 2U
+
/* Number of PBESTATE_STATE_WORD values that need setting up. */
#define ROGUE_NUM_PBESTATE_STATE_WORDS 2U