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 main0_thermal: main0-thermal {
7 polling-delay-passive = <250>; /* milliSeconds */
8 polling-delay = <500>; /* milliSeconds */
9 thermal-sensors = <&wkup_vtm0 0>;
12 main0_crit: main0-crit {
20 main1_thermal: main1-thermal {
21 polling-delay-passive = <250>; /* milliSeconds */
22 polling-delay = <500>; /* milliSeconds */
23 thermal-sensors = <&wkup_vtm0 1>;
26 main1_crit: main1-crit {
34 main2_thermal: main2-thermal {
35 polling-delay-passive = <250>; /* milliSeconds */
36 polling-delay = <500>; /* milliSeconds */
37 thermal-sensors = <&wkup_vtm0 2>;
40 main2_crit: main2-crit {