Home
last modified time | relevance | path

Searched refs:THERMAL_NO_LIMIT (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/arch/arm/boot/dts/
Drk3288-thermal.dtsi77 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
105 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
Domap4-cpu-thermal.dtsi38 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
Dsun5i-a13.dtsi79 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
Dam57xx-beagle-x15.dts734 cooling-device = <&gpio_fan THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
764 <&gpio_fan THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
Dsun4i-a10.dtsi133 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
Dsun6i-a31.dtsi143 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
Dsun7i-a20.dtsi135 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/thermal/
Dthermal.h14 #define THERMAL_NO_LIMIT (~0) macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/thermal/
Dthermal.h14 #define THERMAL_NO_LIMIT (~0) macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/thermal/
Dthermal.h14 #define THERMAL_NO_LIMIT (~0) macro
/linux-4.4.14/include/dt-bindings/thermal/
Dthermal.h14 #define THERMAL_NO_LIMIT (~0) macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/thermal/
Dthermal.h14 #define THERMAL_NO_LIMIT (~0) macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/thermal/
Dthermal.h14 #define THERMAL_NO_LIMIT (~0) macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/thermal/
Dthermal.h14 #define THERMAL_NO_LIMIT (~0) macro
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Drockchip-thermal.txt73 <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
Dthermal.txt125 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/
Dthermal.c799 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/
Dti-thermal-common.c148 THERMAL_NO_LIMIT, in ti_thermal_bind()
149 THERMAL_NO_LIMIT, in ti_thermal_bind()
/linux-4.4.14/drivers/platform/x86/
Dacerhdf.c374 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acerhdf_bind()
/linux-4.4.14/drivers/thermal/
Dimx_thermal.c306 THERMAL_NO_LIMIT, in imx_bind()
307 THERMAL_NO_LIMIT, in imx_bind()
Dthermal_core.c292 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/
Dthermal.h41 #define THERMAL_NO_LIMIT ((u32)~0) macro
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt108 THERMAL_NO_LIMIT means no upper limit,
111 THERMAL_NO_LIMIT means no lower limit,