aboutsummaryrefslogtreecommitdiff
path: root/include/phb4-capp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/phb4-capp.h')
-rw-r--r--include/phb4-capp.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/phb4-capp.h b/include/phb4-capp.h
index a9b81f6..10cdc40 100644
--- a/include/phb4-capp.h
+++ b/include/phb4-capp.h
@@ -60,4 +60,9 @@
#define PHB4_CAPP_REG_OFFSET(p) ((p)->index == 0 ? 0x0 : CAPP1_REG_OFFSET)
+#define CAPP_MIN_STQ_ENGINES 0x00000001
+#define CAPP_MAX_STQ_ENGINES 0x00000002
+#define CAPP_MIN_DMA_READ_ENGINES 0x00000100
+#define CAPP_MAX_DMA_READ_ENGINES 0x00000200
+
#endif /* __PHB4_CAPP_H */