/linux/Documentation/devicetree/bindings/mfd/ |
H A 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/include/linux/ |
H A 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/Documentation/devicetree/bindings/iio/afe/ |
H A D | temperature-transducer.yaml | 101 sense-offset-millicelsius = <(-273150)>; /* Kelvin to degrees Celsius */ 111 sense-offset-millicelsius = <(-273150)>; /* Kelvin to degrees Celsius */
|
/linux/Documentation/hwmon/ |
H A D | ds620.rst | 25 to +125. Between 0 and 70 degree Celsius, accuracy is 0.5 Kelvin. The value
|
/linux/drivers/iio/temperature/ |
H A 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()
|
H A D | mlx90614.c | 66 #define MLX90614_CONST_OFFSET_DEC -13657 /* decimal part of the Kelvin offset */
|
/linux/drivers/power/supply/ |
H A 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/drivers/net/wireless/intel/iwlegacy/ |
H A 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 */
|
H A D | 4965.c | 1557 * il4965_hw_get_temperature - return the calibrated temperature (in Kelvin) 1605 /* Calculate temperature in degrees Kelvin, adjust by 97%. in il4965_hw_get_temperature()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv2a.c | 117 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
H A D | nv25.c | 126 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
H A D | nv35.c | 128 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
H A D | nv34.c | 127 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
H A D | nv30.c | 191 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
|
H A D | nv20.c | 365 { -1, -1, 0x0097, &nv04_gr_object }, /* kelvin */
|
/linux/drivers/thermal/ |
H A D | qoriq_thermal.c | 110 * temperature in KelVin. in tmu_get_temp()
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | devices.c | 380 /* now vt hold the temperature in Kelvin */ in iwl5150_temperature()
|
/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 993 - b kelvin 0
|
/linux/drivers/iio/adc/ |
H A D | qcom-spmi-rradc.c | 667 * Offset from kelvin to degC, divided by the in rradc_read_offset()
|
H A D | ad7793.c | 446 /* Kelvin to Celsius */ in ad7793_read_raw()
|
H A D | ad7192.c | 926 /* Kelvin to Celsius */ in ad7192_read_raw()
|
H A D | ad7173.c | 1001 /* 0 Kelvin -> raw sample */ in ad7173_read_raw()
|
/linux/drivers/regulator/ |
H A D | of_regulator.c | 43 "regulator-temp-%s-kelvin", in of_get_regulator_prot_limits()
|
/linux/drivers/acpi/ |
H A D | thermal.c | 727 * The exact offset between Kelvin and degree Celsius is 273.15. However ACPI
|
/linux/drivers/hid/ |
H A D | hid-debug.c | 2988 { "None", "Centimeter", "Gram", "Seconds", "Kelvin", "Ampere", "Candela", "None" }, in hid_dump_field() 2989 { "None", "Radians", "Gram", "Seconds", "Kelvin", "Ampere", "Candela", "None" }, in hid_dump_field()
|