summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occ_sys_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/occ_sys_config.h')
-rwxr-xr-xsrc/occ_405/occ_sys_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/occ_405/occ_sys_config.h b/src/occ_405/occ_sys_config.h
index 9e5afcd..e398a6c 100755
--- a/src/occ_405/occ_sys_config.h
+++ b/src/occ_405/occ_sys_config.h
@@ -340,6 +340,9 @@ typedef struct
// DPSS HUID - Used by OCC for DPSS error call out
uint32_t dpss_huid;
+ // VRM Vdd HUID - Used by OCC for VRM Vdd error call out
+ uint32_t vrm_vdd_huid;
+
// Contains how many OCCs & how many proc modules are present.
uint8_t sys_num_proc_present;
OpenPOWER on IntegriCloud