summaryrefslogtreecommitdiffstats
path: root/src/common/gpe_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/gpe_err.h')
-rw-r--r--src/common/gpe_err.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/gpe_err.h b/src/common/gpe_err.h
index 9dfe1ca..66e9295 100644
--- a/src/common/gpe_err.h
+++ b/src/common/gpe_err.h
@@ -42,6 +42,8 @@
// Memory Power Control Error
#define GPE_RC_INVALID_MEM_PWR_CTL 0x20 // Invalid value for the memory power control command
+// Centaur mem ctl codes
+#define GPE_RC_CONFIG_DATA_NULL_PTR 0x30 // centaurConfiguration data ptr NULL
// APSS Specific gpe return Codes
#define GPE_RC_INVALID_APSS_MODE 0x40 // OCC requested undefined APSS mode
OpenPOWER on IntegriCloud