summaryrefslogtreecommitdiffstats
path: root/src/occ_405/incl/comp_ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/incl/comp_ids.h')
-rwxr-xr-xsrc/occ_405/incl/comp_ids.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/occ_405/incl/comp_ids.h b/src/occ_405/incl/comp_ids.h
index 0845754..893b9f9 100755
--- a/src/occ_405/incl/comp_ids.h
+++ b/src/occ_405/incl/comp_ids.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* Contributors Listed Below - COPYRIGHT 2011,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -87,5 +87,9 @@
// MEMORY Control
#define MEM_COMP_ID 0x1000
#define MEM_COMP_NAME "MEM"
+
+// Workload Optimize Frequency
+#define WOF_COMP_ID 0x1100
+#define WOF_COMP_NAME "WOF"
#endif
OpenPOWER on IntegriCloud