18c2ecf20Sopenharmony_ci/* 28c2ecf20Sopenharmony_ci * This header provides constants for binding nvidia,tegra194-bpmp-thermal. 38c2ecf20Sopenharmony_ci */ 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_THERMAL_TEGRA194_BPMP_THERMAL_H 68c2ecf20Sopenharmony_ci#define _DT_BINDINGS_THERMAL_TEGRA194_BPMP_THERMAL_H 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_CPU 2 98c2ecf20Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_GPU 3 108c2ecf20Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_AUX 4 118c2ecf20Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_PLLX 5 128c2ecf20Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_AO 6 138c2ecf20Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_TJ_MAX 7 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ci#endif 16