From c48de6ff1191fa3980b4c873758b9d20a425320e Mon Sep 17 00:00:00 2001 From: William Bryan Date: Mon, 17 Apr 2017 14:04:13 -0500 Subject: APSS GPIO Controls -- Adds the use of GPIO_VR_HOT_MEM_PROC_0/1 in manufacturing mode. -- Adds the ability to determine which GPUs are available in the system. Change-Id: Ib86bca7b8ac279b044025a67002dc9e60ecd7c07 RTC:172166 RTC:155565 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39651 Tested-by: FSP CI Jenkins Reviewed-by: Martha Broyles Reviewed-by: Andres A. Lugo-Reyes Reviewed-by: William A. Bryan --- src/occ_405/occ_service_codes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/occ_405/occ_service_codes.h') diff --git a/src/occ_405/occ_service_codes.h b/src/occ_405/occ_service_codes.h index 5719801..417aa2d 100644 --- a/src/occ_405/occ_service_codes.h +++ b/src/occ_405/occ_service_codes.h @@ -65,6 +65,8 @@ enum occReasonCode VRM_ERROR_TEMP = 0x20, /// VR_FAN - AVS Bus over-temperature reported VRM_VRFAN_WARNING = 0x22, + /// GPIO_VR_HOT_MEM_PROC signal from APSS asserted + VR_HOT_MEM_PROC_ASSERTED = 0x23, /// DIMM reached error threshold DIMM_ERROR_TEMP = 0x30, /// Frequency limited due to oversubscription condition -- cgit v1.2.1