Lines Matching +full:polling +full:- +full:delay +full:- +full:passive
1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/thermal/thermal.h>
5 thermal_zones: thermal-zones {
6 wkup_thermal: wkup-thermal {
7 polling-delay-passive = <250>; /* milliseconds */
8 polling-delay = <500>; /* milliseconds */
9 thermal-sensors = <&wkup_vtm0 0>;
12 wkup_crit: wkup-crit {
20 mpu_thermal: mpu-thermal {
21 polling-delay-passive = <250>; /* milliseconds */
22 polling-delay = <500>; /* milliseconds */
23 thermal-sensors = <&wkup_vtm0 1>;
26 mpu_crit: mpu-crit {
34 c7x_thermal: c7x-thermal {
35 polling-delay-passive = <250>; /* milliseconds */
36 polling-delay = <500>; /* milliseconds */
37 thermal-sensors = <&wkup_vtm0 2>;
40 c7x_crit: c7x-crit {
48 gpu_thermal: gpu-thermal {
49 polling-delay-passive = <250>; /* milliseconds */
50 polling-delay = <500>; /* milliseconds */
51 thermal-sensors = <&wkup_vtm0 3>;
54 gpu_crit: gpu-crit {
62 r5f_thermal: r5f-thermal {
63 polling-delay-passive = <250>; /* milliseconds */
64 polling-delay = <500>; /* milliseconds */
65 thermal-sensors = <&wkup_vtm0 4>;
68 r5f_crit: r5f-crit {