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.H8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/usr/hbotcompid.H b/src/include/usr/hbotcompid.H
index a2ccf4d95..7810676cf 100644
--- a/src/include/usr/hbotcompid.H
+++ b/src/include/usr/hbotcompid.H
@@ -356,6 +356,14 @@ const compId_t HTMGT_COMP_ID = 0x2600;
const char HTMGT_COMP_NAME[] = "htmgt";
//@}
+// OCCC id 2A00 matches OCCC id on FSP
+/** @name OCCC
+ * OCC Thermal Managment Device
+ */
+const compId_t OCCC_COMP_ID = 0x2A00;
+const char OCCC_COMP_NAME[] = "occc";
+//@}
+
/** @name RESERVED
* Reserved component ID. x3100 is the component ID
* of FipS ERRL component. Due to our use of
OpenPOWER on IntegriCloud