Searched refs:celsius (Results 1 – 20 of 20) sorted by relevance
| /linux/Documentation/devicetree/bindings/power/supply/ |
| A D | battery.yaml | 94 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 D | summit,smb347-charger.yaml | 64 summit,chip-temperature-threshold-celsius: 158 summit,chip-temperature-threshold-celsius = <110>; 180 operating-range-celsius = <0 45>; 181 alert-celsius = <3 42>;
|
| A D | charger-manager.yaml | 90 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 D | sc27xx-fg.yaml | 72 ocv-capacity-celsius = <20>;
|
| /linux/Documentation/hwmon/ |
| A D | sht4x.rst | 25 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 D | lm70.rst | 52 13-bit temperature data (0.0625 degrees celsius resolution). 57 data (0.03125 degrees celsius resolution).
|
| A D | sht3x.rst | 23 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 D | wm831x.rst | 37 Degrees celsius = (512.18 - data) / 1.0983
|
| A D | shtc1.rst | 45 celsius, relative humidity is expressed as a percentage.
|
| A D | da9055.rst | 55 Degrees celsius = -0.4084 * (ADC_RES - T_OFFSET) + 307.6332
|
| A D | da9052.rst | 68 Degrees celsius = 1.708 * (TJUNC_RES - T_OFFSET) - 108.8
|
| /linux/drivers/thermal/ |
| A D | rcar_gen3_thermal.c | 195 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 D | imx_sc_thermal.c | 34 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 D | sp9860g-1h10.dts | 49 ocv-capacity-celsius = <20>;
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | ene-kb930.yaml | 41 operating-range-celsius = <0 40>;
|
| A D | max77693.txt | 60 - maxim,thermal-regulation-celsius : Temperature in Celsius for entering 175 maxim,thermal-regulation-celsius = <75>;
|
| /linux/arch/arm/boot/dts/ |
| A D | gemini-dlink-dir-685.dts | 124 * (celsius).
|
| A D | tegra30-asus-nexus7-grouper-common.dtsi | 1068 operating-range-celsius = <0 45>;
|
| A D | exynos4412-midas.dtsi | 206 maxim,thermal-regulation-celsius = <100>;
|
| A D | tegra20-acer-a500-picasso.dts | 826 operating-range-celsius = <0 40>;
|
Completed in 36 milliseconds