1 /* SPDX-License-Identifier: GPL-2.0 */ 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* 2 /* 3 * This header provides constants for binding 3 * This header provides constants for binding nvidia,tegra234-bpmp-thermal. 4 */ 4 */ 5 5 6 #ifndef _DT_BINDINGS_THERMAL_TEGRA234_BPMP_THE 6 #ifndef _DT_BINDINGS_THERMAL_TEGRA234_BPMP_THERMAL_H 7 #define _DT_BINDINGS_THERMAL_TEGRA234_BPMP_THE 7 #define _DT_BINDINGS_THERMAL_TEGRA234_BPMP_THERMAL_H 8 8 9 #define TEGRA234_BPMP_THERMAL_ZONE_CPU 9 #define TEGRA234_BPMP_THERMAL_ZONE_CPU 0 10 #define TEGRA234_BPMP_THERMAL_ZONE_GPU 10 #define TEGRA234_BPMP_THERMAL_ZONE_GPU 1 11 #define TEGRA234_BPMP_THERMAL_ZONE_CV0 11 #define TEGRA234_BPMP_THERMAL_ZONE_CV0 2 12 #define TEGRA234_BPMP_THERMAL_ZONE_CV1 12 #define TEGRA234_BPMP_THERMAL_ZONE_CV1 3 13 #define TEGRA234_BPMP_THERMAL_ZONE_CV2 13 #define TEGRA234_BPMP_THERMAL_ZONE_CV2 4 14 #define TEGRA234_BPMP_THERMAL_ZONE_SOC0 14 #define TEGRA234_BPMP_THERMAL_ZONE_SOC0 5 15 #define TEGRA234_BPMP_THERMAL_ZONE_SOC1 15 #define TEGRA234_BPMP_THERMAL_ZONE_SOC1 6 16 #define TEGRA234_BPMP_THERMAL_ZONE_SOC2 16 #define TEGRA234_BPMP_THERMAL_ZONE_SOC2 7 17 #define TEGRA234_BPMP_THERMAL_ZONE_TJ_MAX 17 #define TEGRA234_BPMP_THERMAL_ZONE_TJ_MAX 8 18 18 19 #endif 19 #endif 20 20
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.