Home
last modified time | relevance | path

Searched full:kelvin (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Drohm,bd96801-pmic.yaml102 regulator-temp-protection-kelvin = <1>;
103 regulator-temp-warn-kelvin = <0>;
113 regulator-temp-protection-kelvin = <1>;
114 regulator-temp-warn-kelvin = <1>;
124 regulator-temp-protection-kelvin = <1>;
125 regulator-temp-error-kelvin = <0>;
135 regulator-temp-protection-kelvin = <1>;
136 regulator-temp-error-kelvin = <0>;
146 regulator-temp-protection-kelvin = <1>;
147 regulator-temp-warn-kelvin = <0>;
[all …]
/linux-6.12.1/include/linux/
Dunits.h84 * deci_kelvin_to_millicelsius_with_offset - convert Kelvin to Celsius
85 * @t: temperature value in decidegrees Kelvin
86 * @offset: difference between Kelvin and Celsius in millidegrees
/linux-6.12.1/Documentation/devicetree/bindings/iio/afe/
Dtemperature-transducer.yaml101 sense-offset-millicelsius = <(-273150)>; /* Kelvin to degrees Celsius */
111 sense-offset-millicelsius = <(-273150)>; /* Kelvin to degrees Celsius */
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dregulator.yaml197 regulator-temp-protection-kelvin:
203 regulator-temp-error-kelvin:
209 regulator-temp-warn-kelvin:
/linux-6.12.1/Documentation/hwmon/
Dds620.rst25 to +125. Between 0 and 70 degree Celsius, accuracy is 0.5 Kelvin. The value
/linux-6.12.1/drivers/iio/temperature/
Dltc2983.c471 * of resolution. Temperatures also come in Kelvin, so signed values in __ltc2983_custom_sensor_new()
774 /* 4 wires, Kelvin Rsense */ in ltc2983_rtd_new()
800 * For 4wire RTDs with kelvin rsense, the rsense channel cannot be in ltc2983_rtd_new()
814 /* kelvin rsense*/ in ltc2983_rtd_new()
816 "Invalid rsense chann:%d to use in kelvin rsense\n", in ltc2983_rtd_new()
Dmlx90614.c66 #define MLX90614_CONST_OFFSET_DEC -13657 /* decimal part of the Kelvin offset */
/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c34 /* _TMP returns the temperature in tenths of degrees Kelvin */ in int340x_thermal_get_zone_temp()
/linux-6.12.1/drivers/power/supply/
Dltc2941-battery-gauge.c339 value = 6000; /* Full-scale is 600 Kelvin */ in ltc294x_get_temperature()
342 value = 5100; /* Full-scale is 510 Kelvin */ in ltc294x_get_temperature()
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv2a.c117 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
Dnv25.c126 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
Dnv34.c127 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
Dnv35.c128 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
Dnv30.c191 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
Dnv20.c365 { -1, -1, 0x0097, &nv04_gr_object }, /* kelvin */
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/
D4965.h234 * degrees Kelvin = ((97 * 259 * (R4 - R2) / (R3 - R1)) / 100) + 8
238 * Celsius (273 degrees Kelvin). The 8 (3 percent of 273) compensates for
241 * Add 273 to Kelvin value to find degrees Celsius, for comparing current
248 /* Limit range of calculated temperature to be between these Kelvin values */
/linux-6.12.1/drivers/thermal/
Dqoriq_thermal.c110 * temperature in KelVin. in tmu_get_temp()
/linux-6.12.1/Documentation/devicetree/bindings/iio/temperature/
Dadi,ltc2983.yaml226 5 means 4 wires with Kelvin sense resistor.
/linux-6.12.1/Documentation/wmi/devices/
Ddell-wmi-ddv.rst140 Returns the temperature of the battery in tenth degree kelvin as an u16.
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dcontrol.rst176 temperature in Kelvin. A driver should have a minimum of 2800
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Ddevices.c380 /* now vt hold the temperature in Kelvin */ in iwl5150_temperature()
/linux-6.12.1/Documentation/driver-api/media/drivers/ccs/
Dccs-regs.asc993 - b kelvin 0
/linux-6.12.1/drivers/iio/adc/
Dmxs-lradc-adc.c249 * The calculated value from the ADC is in Kelvin, we in mxs_lradc_adc_read_raw()
Dqcom-spmi-rradc.c667 * Offset from kelvin to degC, divided by the in rradc_read_offset()
/linux-6.12.1/drivers/regulator/
Dof_regulator.c43 "regulator-temp-%s-kelvin", in of_get_regulator_prot_limits()

12