Linux 5.6.13
[linux/fpc-iii.git] / include / dt-bindings / thermal / tegra194-bpmp-thermal.h
blobaa7fb08135ca8d8b75b1b7d3d87cb808469351f5
1 /*
2 * This header provides constants for binding nvidia,tegra194-bpmp-thermal.
3 */
5 #ifndef _DT_BINDINGS_THERMAL_TEGRA194_BPMP_THERMAL_H
6 #define _DT_BINDINGS_THERMAL_TEGRA194_BPMP_THERMAL_H
8 #define TEGRA194_BPMP_THERMAL_ZONE_CPU 2
9 #define TEGRA194_BPMP_THERMAL_ZONE_GPU 3
10 #define TEGRA194_BPMP_THERMAL_ZONE_AUX 4
11 #define TEGRA194_BPMP_THERMAL_ZONE_PLLX 5
12 #define TEGRA194_BPMP_THERMAL_ZONE_AO 6
13 #define TEGRA194_BPMP_THERMAL_ZONE_TJ_MAX 7
15 #endif