]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/dt-bindings/thermal/tegra124-soctherm.h
Merge branches 'acpi-wdat' and 'acpi-cppc'
[karo-tx-linux.git] / include / dt-bindings / thermal / tegra124-soctherm.h
index 729ab9fc325e2a5d728d929fdc8b3332d4867eef..2a99f1d52bb5e778648ebb0882bc6fb1d9f4eb2c 100644 (file)
@@ -11,4 +11,9 @@
 #define TEGRA124_SOCTHERM_SENSOR_PLLX 3
 #define TEGRA124_SOCTHERM_SENSOR_NUM 4
 
+#define TEGRA_SOCTHERM_THROT_LEVEL_LOW  0
+#define TEGRA_SOCTHERM_THROT_LEVEL_MED  1
+#define TEGRA_SOCTHERM_THROT_LEVEL_HIGH 2
+#define TEGRA_SOCTHERM_THROT_LEVEL_NONE -1
+
 #endif