162306a36Sopenharmony_ci/* 262306a36Sopenharmony_ci * This header provides constants for binding nvidia,tegra194-bpmp-thermal. 362306a36Sopenharmony_ci */ 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#ifndef _DT_BINDINGS_THERMAL_TEGRA194_BPMP_THERMAL_H 662306a36Sopenharmony_ci#define _DT_BINDINGS_THERMAL_TEGRA194_BPMP_THERMAL_H 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_CPU 2 962306a36Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_GPU 3 1062306a36Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_AUX 4 1162306a36Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_PLLX 5 1262306a36Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_AO 6 1362306a36Sopenharmony_ci#define TEGRA194_BPMP_THERMAL_ZONE_TJ_MAX 7 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci#endif 16