summaryrefslogtreecommitdiffstats
path: root/include/lpc-mbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lpc-mbox.h')
-rw-r--r--include/lpc-mbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/lpc-mbox.h b/include/lpc-mbox.h
index c67efee9..14e38cf8 100644
--- a/include/lpc-mbox.h
+++ b/include/lpc-mbox.h
@@ -20,9 +20,9 @@
#include <opal.h>
#include <ccan/endian/endian.h>
-/* Not 16 because the last two are interrupt based status regs */
-#define BMC_MBOX_DATA_REGS 14
#define BMC_MBOX_ARGS_REGS 11
+#define BMC_MBOX_READ_REGS 16
+#define BMC_MBOX_WRITE_REGS 13
#define MBOX_C_RESET_STATE 0x01
#define MBOX_C_GET_MBOX_INFO 0x02
OpenPOWER on IntegriCloud