Home
last modified time | relevance | path

Searched refs:celsius (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
A Dbattery.yaml94 ocv-capacity-celsius:
99 operating-range-celsius:
105 ambient-celsius:
111 alert-celsius:
157 ocv-capacity-celsius = <(-10) 0 10>;
165 operating-range-celsius = <(-30) 50>;
166 ambient-celsius = <(-5) 50>;
167 alert-celsius = <0 40>;
A Dsummit,smb347-charger.yaml64 summit,chip-temperature-threshold-celsius:
158 summit,chip-temperature-threshold-celsius = <110>;
180 operating-range-celsius = <0 45>;
181 alert-celsius = <3 42>;
A Dcharger-manager.yaml90 description: critical cold temperature of battery for charging in deci-degree celsius
98 description: critical hot temperature of battery for charging in deci-degree celsius
102 description: temperature difference to allow recharging in deci-degree celsius
A Dsc27xx-fg.yaml72 ocv-capacity-celsius = <20>;
/linux/Documentation/hwmon/
A Dsht4x.rst25 and temperature sensor. Temperature is measured in degree celsius, relative
27 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
A Dlm70.rst52 13-bit temperature data (0.0625 degrees celsius resolution).
57 data (0.03125 degrees celsius resolution).
A Dsht3x.rst23 and temperature sensor. Temperature is measured in degrees celsius, relative
25 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
A Dwm831x.rst37 Degrees celsius = (512.18 - data) / 1.0983
A Dshtc1.rst45 celsius, relative humidity is expressed as a percentage.
A Dda9055.rst55 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332
A Dda9052.rst68 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
/linux/drivers/thermal/
A Drcar_gen3_thermal.c195 int celsius, val; in rcar_gen3_thermal_mcelsius_to_temp() local
197 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()
198 if (celsius <= INT_FIXPT(tsc->tj_t)) in rcar_gen3_thermal_mcelsius_to_temp()
199 val = celsius * tsc->coef.a1 + tsc->coef.b1; in rcar_gen3_thermal_mcelsius_to_temp()
201 val = celsius * tsc->coef.a2 + tsc->coef.b2; in rcar_gen3_thermal_mcelsius_to_temp()
A Dimx_sc_thermal.c34 s16 celsius; member
68 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
/linux/arch/arm64/boot/dts/sprd/
A Dsp9860g-1h10.dts49 ocv-capacity-celsius = <20>;
/linux/Documentation/devicetree/bindings/mfd/
A Dene-kb930.yaml41 operating-range-celsius = <0 40>;
A Dmax77693.txt60 - maxim,thermal-regulation-celsius : Temperature in Celsius for entering
175 maxim,thermal-regulation-celsius = <75>;
/linux/arch/arm/boot/dts/
A Dgemini-dlink-dir-685.dts124 * (celsius).
A Dtegra30-asus-nexus7-grouper-common.dtsi1068 operating-range-celsius = <0 45>;
A Dexynos4412-midas.dtsi206 maxim,thermal-regulation-celsius = <100>;
A Dtegra20-acer-a500-picasso.dts826 operating-range-celsius = <0 40>;

Completed in 36 milliseconds