Home
last modified time | relevance | path

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

12

/linux/Documentation/hwmon/
H A Dhs3001.rst24 and temperature family. Temperature is measured in degrees celsius, relative
26 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
H 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.
H A Dlm70.rst56 13-bit temperature data (0.0625 degrees celsius resolution).
64 data (0.03125 degrees celsius resolution).
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 Dchipcap2.rst24 temperature chip family. Temperature is measured in milli degrees celsius,
H A Dda9052.rst68 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
/linux/drivers/thermal/
H A Dimx_sc_thermal.c32 s16 celsius; member
63 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
/linux/drivers/thermal/renesas/
H A Drcar_gen3_thermal.c208 int adj, celsius, thcode; in rcar_gen3_thermal_mcelsius_to_temp() local
210 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()
211 if (celsius < priv->tj_t) { in rcar_gen3_thermal_mcelsius_to_temp()
221 return thcode - DIV_ROUND_CLOSEST((celsius - adj) * coef->b, coef->a); in rcar_gen3_thermal_mcelsius_to_temp()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go2.dts50 ocv-capacity-celsius = <20>;
H A Drk3566-anbernic-rg353vs.dts30 ocv-capacity-celsius = <20>;
H A Drk3566-anbernic-rg353v.dts31 ocv-capacity-celsius = <20>;
H A Drk3566-anbernic-rg353ps.dts30 ocv-capacity-celsius = <20>;
H A Drk3326-odroid-go2-v11.dts54 ocv-capacity-celsius = <20>;
H A Drk3566-anbernic-rg353p.dts31 ocv-capacity-celsius = <20>;
H A Drk3326-odroid-go3.dts88 ocv-capacity-celsius = <20>;
H A Drk3566-anbernic-rg-arc.dtsi27 ocv-capacity-celsius = <20>;
H A Drk3566-anbernic-rg503.dts85 ocv-capacity-celsius = <20>;
/linux/arch/arm64/boot/dts/sprd/
H A Dsp9860g-1h10.dts76 ocv-capacity-celsius = <20>;
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-wingtech-wt865x8.dtsi46 ocv-capacity-celsius = <25>;
H A Dmsm8916-lg-m216.dts32 ocv-capacity-celsius = <25>;
H A Dmsm8916-gplus-fl8005a.dts35 ocv-capacity-celsius = <25>;
H A Dmsm8939-asus-z00t.dts31 ocv-capacity-celsius = <(-20) 0 25 40 60>;
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-lg-nexus4-mako.dts29 operating-range-celsius = <0 45>;

12