summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_service_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/amec/amec_service_codes.h')
-rwxr-xr-xsrc/occ_405/amec/amec_service_codes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/occ_405/amec/amec_service_codes.h b/src/occ_405/amec/amec_service_codes.h
index 076bef9..47d6c09 100755
--- a/src/occ_405/amec/amec_service_codes.h
+++ b/src/occ_405/amec/amec_service_codes.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2016 */
+/* Contributors Listed Below - COPYRIGHT 2011,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -65,6 +65,7 @@ enum occAmecModuleId
AMEC_HEALTH_CHECK_PROC_TIMEOUT = AMEC_COMP_ID | 0x14,
AMEC_CALC_DTS_SENSORS = AMEC_COMP_ID | 0x16,
AMEC_SET_FREQ_RANGE = AMEC_COMP_ID | 0x17,
+ AMEC_UPDATE_APSS_GPIO = AMEC_COMP_ID | 0x18,
};
/*----------------------------------------------------------------------------*/
OpenPOWER on IntegriCloud