Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/exynos/
H A Dtmu.txt6 - samsung,min-temp : Minimum temperature value (25 degree celsius)
8 - samsung,max-temp : Maximum temperature value (125 degree celsius)
10 - samsung,start-warning : Temperature at which TMU starts giving warning (degree celsius)
11 - samsung,start-tripping : Temperature at which TMU shuts down the system (degree celsius)
13 in case TMU fails to power off (degree celsius)
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drcar_gen3_thermal.c194 int celsius, val; in rcar_gen3_thermal_mcelsius_to_temp() local
196 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()
197 if (celsius <= INT_FIXPT(tsc->tj_t)) in rcar_gen3_thermal_mcelsius_to_temp()
198 val = celsius * tsc->coef.a1 + tsc->coef.b1; in rcar_gen3_thermal_mcelsius_to_temp()
200 val = celsius * tsc->coef.a2 + tsc->coef.b2; in rcar_gen3_thermal_mcelsius_to_temp()
H 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()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlm70.rst52 13-bit temperature data (0.0625 degrees celsius resolution).
57 data (0.03125 degrees celsius resolution).
H 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.
H A Dwm831x.rst37 Degrees celsius = (512.18 - data) / 1.0983
H A Dshtc1.rst45 celsius, relative humidity is expressed as a percentage.
H A Dda9055.rst55 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332
H A Dda9052.rst68 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/sprd/
H A Dsp9860g-1h10.dts49 ocv-capacity-celsius = <20>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dproperty-units.txt39 -celsius : degree Celsius
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dsc27xx-fg.txt27 ocv-capacity-celsius = <20>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmax77693.txt60 - maxim,thermal-regulation-celsius : Temperature in Celsius for entering
175 maxim,thermal-regulation-celsius = <75>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dgemini-dlink-dir-685.dts124 * (celsius).
H A Dtegra30-asus-nexus7-grouper-common.dtsi1041 operating-range-celsius = <0 45>;
H A Dexynos4412-midas.dtsi207 maxim,thermal-regulation-celsius = <100>;