Lines Matching refs:cooling
8 title: Thermal idle cooling device
14 The thermal idle cooling device allows the system to passively
24 A thermal-idle node describes the idle cooling device properties to
27 '#cooling-cells':
30 Must be 2, in order to specify minimum and maximum cooling state used in
31 the cooling-maps reference. The first cell is the minimum cooling state
32 and the second cell is the maximum cooling state requested.
45 - '#cooling-cells'
59 // Example: Combining idle cooling device on big CPUs with cpufreq cooling device
73 #cooling-cells = <2>; /* min followed by max */
76 #cooling-cells = <2>;
89 #cooling-cells = <2>; /* min followed by max */
92 #cooling-cells = <2>;
137 cooling-maps {
140 cooling-device = <&cpu_b0_therm 0 15 >,
146 cooling-device = <&cpu_b0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,