Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/mfd/
H A 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/include/linux/
H A 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/Documentation/devicetree/bindings/iio/afe/
H A Dtemperature-transducer.yaml101 sense-offset-millicelsius = <(-273150)>; /* Kelvin to degrees Celsius */
111 sense-offset-millicelsius = <(-273150)>; /* Kelvin to degrees Celsius */
/linux/Documentation/hwmon/
H A Dds620.rst25 to +125. Between 0 and 70 degree Celsius, accuracy is 0.5 Kelvin. The value
/linux/drivers/iio/temperature/
H A 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()
H A Dmlx90614.c66 #define MLX90614_CONST_OFFSET_DEC -13657 /* decimal part of the Kelvin offset */
/linux/drivers/power/supply/
H A 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/drivers/net/wireless/intel/iwlegacy/
H A 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 */
H A D4965.c1557 * 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 Dnv2a.c117 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
H A Dnv25.c126 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
H A Dnv35.c128 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
H A Dnv34.c127 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
H A Dnv30.c191 { -1, -1, 0x0597, &nv04_gr_object }, /* kelvin */
H A Dnv20.c365 { -1, -1, 0x0097, &nv04_gr_object }, /* kelvin */
/linux/drivers/thermal/
H A Dqoriq_thermal.c110 * temperature in KelVin. in tmu_get_temp()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddevices.c380 /* now vt hold the temperature in Kelvin */ in iwl5150_temperature()
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc993 - b kelvin 0
/linux/drivers/iio/adc/
H A Dqcom-spmi-rradc.c667 * Offset from kelvin to degC, divided by the in rradc_read_offset()
H A Dad7793.c446 /* Kelvin to Celsius */ in ad7793_read_raw()
H A Dad7192.c926 /* Kelvin to Celsius */ in ad7192_read_raw()
H A Dad7173.c1001 /* 0 Kelvin -> raw sample */ in ad7173_read_raw()
/linux/drivers/regulator/
H A Dof_regulator.c43 "regulator-temp-%s-kelvin", in of_get_regulator_prot_limits()
/linux/drivers/acpi/
H A Dthermal.c727 * The exact offset between Kelvin and degree Celsius is 273.15. However ACPI
/linux/drivers/hid/
H A Dhid-debug.c2988 { "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()

12