aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/falco/thermal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/falco/thermal.h')
-rw-r--r--src/mainboard/google/falco/thermal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/falco/thermal.h b/src/mainboard/google/falco/thermal.h
index cfda67d66c..9bd6ee64ce 100644
--- a/src/mainboard/google/falco/thermal.h
+++ b/src/mainboard/google/falco/thermal.h
@@ -22,6 +22,9 @@
#define TEMPERATURE_SENSOR_ID 0 /* PECI */
+/* Power level to set when EC requests throttle */
+#define EC_THROTTLE_POWER_LIMIT 12 /* 12W */
+
/* Temperature which OS will shutdown at */
#define CRITICAL_TEMPERATURE 104