summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/ocpbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/ocpbus.h')
-rw-r--r--sys/powerpc/include/ocpbus.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/powerpc/include/ocpbus.h b/sys/powerpc/include/ocpbus.h
index 8b17508..daa952b 100644
--- a/sys/powerpc/include/ocpbus.h
+++ b/sys/powerpc/include/ocpbus.h
@@ -44,4 +44,8 @@
#define OCPBUS_DEVTYPE_I2C 7
#define OCPBUS_DEVTYPE_SEC 8
+/* PIC IDs */
+#define OPIC_ID 0
+#define ATPIC_ID 1
+
#endif /* _MACHINE_OCPBUS_H_ */
OpenPOWER on IntegriCloud