Home
last modified time | relevance | path

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

12

/openbmc/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)
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dbattery.yaml99 ocv-capacity-celsius:
104 operating-range-celsius:
110 ambient-celsius:
116 alert-celsius:
162 ocv-capacity-celsius = <(-10) 0 10>;
170 operating-range-celsius = <(-30) 50>;
171 ambient-celsius = <(-5) 50>;
172 alert-celsius = <0 40>;
H 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>;
H A Dcharger-manager.yaml92 description: critical cold temperature of battery for charging in deci-degree celsius
100 description: critical hot temperature of battery for charging in deci-degree celsius
104 description: temperature difference to allow recharging in deci-degree celsius
H A Dsc27xx-fg.yaml72 ocv-capacity-celsius = <20>;
H A Dmaxim,max77693.yaml42 maxim,thermal-regulation-celsius:
/openbmc/linux/Documentation/devicetree/bindings/iio/afe/
H A Dtemperature-transducer.yaml78 alpha-ppm-per-celsius:
92 - alpha-ppm-per-celsius
103 alpha-ppm-per-celsius = <1>; /* 1 uA/K */
112 alpha-ppm-per-celsius = <4000>; /* 4 mV/K */
H A Dtemperature-sense-rtd.yaml62 alpha-ppm-per-celsius:
87 - alpha-ppm-per-celsius
98 alpha-ppm-per-celsius = <3908>;
/openbmc/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 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
/openbmc/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()
H A Drcar_gen3_thermal.c199 int celsius, val; in rcar_gen3_thermal_mcelsius_to_temp() local
201 celsius = DIV_ROUND_CLOSEST(mcelsius, 1000); in rcar_gen3_thermal_mcelsius_to_temp()
202 if (celsius <= INT_FIXPT(tsc->tj_t)) in rcar_gen3_thermal_mcelsius_to_temp()
203 val = celsius * tsc->coef.a1 + tsc->coef.b1; in rcar_gen3_thermal_mcelsius_to_temp()
205 val = celsius * tsc->coef.a2 + tsc->coef.b2; in rcar_gen3_thermal_mcelsius_to_temp()
/openbmc/linux/arch/arm64/boot/dts/sprd/
H A Dsp9860g-1h10.dts49 ocv-capacity-celsius = <20>;
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dene-kb930.yaml41 operating-range-celsius = <0 40>;
/openbmc/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>;

12