aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--encoding.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/encoding.h b/encoding.h
index 8a7f569..afc4962 100644
--- a/encoding.h
+++ b/encoding.h
@@ -257,6 +257,9 @@
#define HVICTL_IPRIOM 0x00000100
#define HVICTL_IPRIO 0x000000FF
+#define MTOPI_IID 0x0FFF0000
+#define MTOPI_IPRIO 0x000000FF
+
#define PRV_U 0
#define PRV_S 1
#define PRV_M 3