1 /* 1 /* 2 * This header provides constants for binding 2 * This header provides constants for binding nvidia,tegra186-bpmp-thermal. 3 */ 3 */ 4 4 5 #ifndef _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THE 5 #ifndef _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THERMAL_H 6 #define _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THE 6 #define _DT_BINDINGS_THERMAL_TEGRA186_BPMP_THERMAL_H 7 7 8 #define TEGRA186_BPMP_THERMAL_ZONE_CPU 2 8 #define TEGRA186_BPMP_THERMAL_ZONE_CPU 2 9 #define TEGRA186_BPMP_THERMAL_ZONE_GPU 3 9 #define TEGRA186_BPMP_THERMAL_ZONE_GPU 3 10 #define TEGRA186_BPMP_THERMAL_ZONE_AUX 4 10 #define TEGRA186_BPMP_THERMAL_ZONE_AUX 4 11 #define TEGRA186_BPMP_THERMAL_ZONE_PLLX 5 11 #define TEGRA186_BPMP_THERMAL_ZONE_PLLX 5 12 #define TEGRA186_BPMP_THERMAL_ZONE_AO 6 12 #define TEGRA186_BPMP_THERMAL_ZONE_AO 6 13 13 14 #endif 14 #endif 15 15
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.