Searched full:kelvin (Results 1 – 25 of 36) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd96801-pmic.yaml | 102 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/ |
D | units.h | 84 * 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/ |
D | temperature-transducer.yaml | 101 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/ |
D | regulator.yaml | 197 regulator-temp-protection-kelvin: 203 regulator-temp-error-kelvin: 209 regulator-temp-warn-kelvin:
|
/linux-6.12.1/Documentation/hwmon/ |
D | ds620.rst | 25 to +125. Between 0 and 70 degree Celsius, accuracy is 0.5 Kelvin. The value
|
/linux-6.12.1/drivers/iio/temperature/ |
D | ltc2983.c | 471 * 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()
|
D | mlx90614.c | 66 #define MLX90614_CONST_OFFSET_DEC -13657 /* decimal part of the Kelvin offset */
|
/linux-6.12.1/drivers/thermal/intel/int340x_thermal/ |
D | int340x_thermal_zone.c | 34 /* _TMP returns the temperature in tenths of degrees Kelvin */ in int340x_thermal_get_zone_temp()
|
/linux-6.12.1/drivers/power/supply/ |
D | ltc2941-battery-gauge.c | 339 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/ |
D | nv2a.c | 117 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
D | nv25.c | 126 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
D | nv34.c | 127 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
D | nv35.c | 128 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
D | nv30.c | 191 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
D | nv20.c | 365 { -1, -1, 0x0097, &nv04_gr_object }, /* kelvin */
|
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/ |
D | 4965.h | 234 * 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/ |
D | qoriq_thermal.c | 110 * temperature in KelVin. in tmu_get_temp()
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/temperature/ |
D | adi,ltc2983.yaml | 226 5 means 4 wires with Kelvin sense resistor.
|
/linux-6.12.1/Documentation/wmi/devices/ |
D | dell-wmi-ddv.rst | 140 Returns the temperature of the battery in tenth degree kelvin as an u16.
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | control.rst | 176 temperature in Kelvin. A driver should have a minimum of 2800
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | devices.c | 380 /* now vt hold the temperature in Kelvin */ in iwl5150_temperature()
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ccs/ |
D | ccs-regs.asc | 993 - b kelvin 0
|
/linux-6.12.1/drivers/iio/adc/ |
D | mxs-lradc-adc.c | 249 * The calculated value from the ADC is in Kelvin, we in mxs_lradc_adc_read_raw()
|
D | qcom-spmi-rradc.c | 667 * Offset from kelvin to degC, divided by the in rradc_read_offset()
|
/linux-6.12.1/drivers/regulator/ |
D | of_regulator.c | 43 "regulator-temp-%s-kelvin", in of_get_regulator_prot_limits()
|
12