summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hbotcompid.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/hbotcompid.H')
-rw-r--r--src/include/usr/hbotcompid.H7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/usr/hbotcompid.H b/src/include/usr/hbotcompid.H
index 40739f2ba..c9987ac6d 100644
--- a/src/include/usr/hbotcompid.H
+++ b/src/include/usr/hbotcompid.H
@@ -453,6 +453,13 @@ const compId_t EXPSCOM_COMP_ID = 0x3600;
const char EXPSCOM_COMP_NAME[] = "expscom";
//@}
+/** @name MMIO
+ * Hostboot MMIO Interface
+ */
+//@{
+const compId_t MMIO_COMP_ID = 0x3700;
+const char MMIO_COMP_NAME[] = "mmio";
+
/** @name NVRAM
* NVRAM Support component
*/
OpenPOWER on IntegriCloud