summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occ_service_codes.h
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2018-04-13 09:18:24 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2018-04-16 15:53:40 -0400
commit4f49f6351fa3908703b91e0dea9f3680c77a47a6 (patch)
tree2e89e9071422a7257f5ef53911e4471d2b104233 /src/occ_405/occ_service_codes.h
parentbee2601c92b376dfd1a3ebb1337b1087704f270e (diff)
downloadtalos-occ-4f49f6351fa3908703b91e0dea9f3680c77a47a6.tar.gz
talos-occ-4f49f6351fa3908703b91e0dea9f3680c77a47a6.zip
AVSBus Vdd Current roll over workaround
Change-Id: I795683430112a11e81aae70b5c0704408cc92635 CQ: SW424766 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57161 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_405/occ_service_codes.h')
-rw-r--r--src/occ_405/occ_service_codes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/occ_405/occ_service_codes.h b/src/occ_405/occ_service_codes.h
index 202b1b8..d995114 100644
--- a/src/occ_405/occ_service_codes.h
+++ b/src/occ_405/occ_service_codes.h
@@ -59,8 +59,6 @@ enum occReasonCode
EXTERNAL_INTERFACE_FAILURE = 0x18,
/// VRM Vdd reached error temperature threshold
VRM_VDD_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
@@ -104,8 +102,6 @@ enum occReasonCode
PBAX_QUEUE_RESET = 0xBA,
/// Request to read APSS data failed.
APSS_GPE_FAILURE = 0xC0,
- /// AVS Bus output over-current reported
- VRM_OVER_CURRENT_WARNING = 0xC1,
/// Slave OCC failed to receive new APSS data over a short time interval
APSS_SLV_SHORT_TIMEOUT = 0xC3,
/// Slave OCC failed to receive new APSS data over a long time interval
OpenPOWER on IntegriCloud