aboutsummaryrefslogtreecommitdiff
path: root/include/opal-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opal-api.h')
-rw-r--r--include/opal-api.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/opal-api.h b/include/opal-api.h
index 917d751..84c6925 100644
--- a/include/opal-api.h
+++ b/include/opal-api.h
@@ -167,7 +167,11 @@
#define OPAL_PCI_GET_PRESENCE_STATE 119
#define OPAL_PCI_GET_POWER_STATE 120
#define OPAL_PCI_SET_POWER_STATE 121
-#define OPAL_LAST 121
+#define OPAL_INT_GET_XIRR 122 /* Not yet implemented */
+#define OPAL_INT_SET_CPPR 123 /* Not yet implemented */
+#define OPAL_INT_EOI 124 /* Not yet implemented */
+#define OPAL_INT_SET_MFRR 125 /* Not yet implemented */
+#define OPAL_LAST 125
/* Device tree flags */