| /linux-4.4.14/arch/arm/boot/dts/ |
| D | rk3288-thermal.dtsi | 77 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; 105 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| D | omap4-cpu-thermal.dtsi | 38 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| D | sun5i-a13.dtsi | 79 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| D | am57xx-beagle-x15.dts | 734 cooling-device = <&gpio_fan THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; 764 <&gpio_fan THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| D | sun4i-a10.dtsi | 133 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| D | sun6i-a31.dtsi | 143 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| D | sun7i-a20.dtsi | 135 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/thermal/ |
| D | thermal.h | 14 #define THERMAL_NO_LIMIT (~0) macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/thermal/ |
| D | thermal.h | 14 #define THERMAL_NO_LIMIT (~0) macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/thermal/ |
| D | thermal.h | 14 #define THERMAL_NO_LIMIT (~0) macro
|
| /linux-4.4.14/include/dt-bindings/thermal/ |
| D | thermal.h | 14 #define THERMAL_NO_LIMIT (~0) macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/thermal/ |
| D | thermal.h | 14 #define THERMAL_NO_LIMIT (~0) macro
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/thermal/ |
| D | thermal.h | 14 #define THERMAL_NO_LIMIT (~0) macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/thermal/ |
| D | thermal.h | 14 #define THERMAL_NO_LIMIT (~0) macro
|
| /linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
| D | rockchip-thermal.txt | 73 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| D | thermal.txt | 125 Note: Using the THERMAL_NO_LIMIT (-1UL) constant in the cooling-device phandle 289 cooling-device = <&fan0 THERMAL_NO_LIMIT 4>; 293 cooling-device = <&fan0 5 THERMAL_NO_LIMIT>; 298 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
|
| /linux-4.4.14/drivers/acpi/ |
| D | thermal.c | 799 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb() 824 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb() 841 cdev, THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb() 842 THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
|
| /linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
| D | ti-thermal-common.c | 148 THERMAL_NO_LIMIT, in ti_thermal_bind() 149 THERMAL_NO_LIMIT, in ti_thermal_bind()
|
| /linux-4.4.14/drivers/platform/x86/ |
| D | acerhdf.c | 374 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acerhdf_bind()
|
| /linux-4.4.14/drivers/thermal/ |
| D | imx_thermal.c | 306 THERMAL_NO_LIMIT, in imx_bind() 307 THERMAL_NO_LIMIT, in imx_bind()
|
| D | thermal_core.c | 292 upper = THERMAL_NO_LIMIT; in __bind() 293 lower = THERMAL_NO_LIMIT; in __bind() 799 THERMAL_NO_LIMIT, in passive_store() 800 THERMAL_NO_LIMIT, in passive_store() 1291 lower = lower == THERMAL_NO_LIMIT ? 0 : lower; in thermal_zone_bind_cooling_device() 1292 upper = upper == THERMAL_NO_LIMIT ? max_state : upper; in thermal_zone_bind_cooling_device()
|
| /linux-4.4.14/include/linux/ |
| D | thermal.h | 41 #define THERMAL_NO_LIMIT ((u32)~0) macro
|
| /linux-4.4.14/Documentation/thermal/ |
| D | sysfs-api.txt | 108 THERMAL_NO_LIMIT means no upper limit, 111 THERMAL_NO_LIMIT means no lower limit,
|