Home
last modified time | relevance | path

Searched full:degc (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-w1_therm7 (typical -55 degC to 125 degC), if not values will be trimmed
73 (RO) return the temperature in 1/1000 degC.
94 (RW) return the temperature in 1/1000 degC.
96 bus, return the CRC check and temperature in 1/1000 degC
/openbmc/linux/drivers/thermal/
H A Dmax77620_thermal.c40 * of 120degC or 140degC.
41 * If threshold has not been crossed then assume die temperature as 100degC
42 * else 120degC or 140deG based on the PMIC die temp threshold status.
H A DKconfig307 120 degC and 140 degC.
/openbmc/linux/drivers/iio/humidity/
H A Dhts221_core.c80 2, /* 0.08 degC */
81 4, /* 0.05 degC */
82 8, /* 0.04 degC */
83 16, /* 0.03 degC */
84 32, /* 0.02 degC */
85 64, /* 0.015 degC */
86 128, /* 0.01 degC */
87 256, /* 0.007 degC */
/openbmc/linux/Documentation/hwmon/
H A Dw83792d.rst59 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when
193 - Selects the desired temperature for cruise (degC)
195 - Value in degrees of Celsius (degC) for +- T
H A Dw83l786ng.rst36 degC for temp1 and temp2.
66 - Value in degrees of Celsius (degC) for +- T
H A Dw83627ehf.rst99 degC for temp1 and 0.5 degC for temp2 and temp3. For temp4 and higher,
100 resolution is 1 degC for W83667HG-B and 0.0 degC for NCT6775F and NCT6776F.
H A Dsmsc47m192.rst49 show voltages in mV and temperatures in units of 0.001 degC.
101 units of 0.001 degC.
H A Dlm85.rst143 measure temperatures with 0.25 degC resolution. They also provide an offset
146 and placement. The documentation says that the offset is in 0.25 degC
147 steps, but in initial testing of the ADM1027 it was 1.00 degC steps. Analog
H A Dnct6775.rst114 either 1 degC or 0.5 degC, depending on the temperature source and
H A Dw83791d.rst76 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when
H A Dadt7462.rst46 with 0.25 degC resolution.
H A Dadt7470.rst48 degC resolution.
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max8973.yaml27 supported threshold warning temperature for MAX77621 are 120 degC and 140
28 degC.
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c290 static inline u32 degc_to_code(int degc, const struct tsens_sensor *s) in degc_to_code() argument
292 u64 code = div_u64(((u64)degc * s->slope + s->offset), SLOPE_FACTOR); in degc_to_code()
294 pr_debug("%s: raw_code: 0x%llx, degc:%d\n", __func__, code, degc); in degc_to_code()
300 int degc, num, den; in code_to_degc() local
306 degc = num + (den / 2); in code_to_degc()
308 degc = num - (den / 2); in code_to_degc()
310 degc = num; in code_to_degc()
312 degc /= den; in code_to_degc()
314 return degc; in code_to_degc()
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_therm.rst94 Values shall be space separated and in the device range (typical -55 degC
95 to 125 degC). Values are integer as they are store in a 8bit register in
/openbmc/linux/drivers/iio/chemical/
H A Dbme680_core.c334 * Returns temperature measurement in DegC, resolutions is 0.01 DegC. Therefore,
335 * output value of "3233" represents 32.33 DegC.
/openbmc/linux/drivers/hwmon/
H A Dlm85.c145 /* Temperature is reported in .001 degC increments */
157 * Limit (low) temp, 1. degC
158 * Hysteresis (below limit), 1. degC (0-15)
159 * Range of speed control, .1 degC (2-80)
160 * Critical (high) temp, 1. degC
H A Dsmsc47m192.c72 * TEMP: 0.001 degC units (-128C to +127C)
/openbmc/linux/drivers/iio/accel/
H A Dadxl355_core.c100 * The datasheet defines an intercept of 1885 LSB at 25 degC
125 * The datasheet defines an intercept of 1852 LSB at 25 degC
/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-core.c311 * Returns temperature in DegC, resolution is 0.01 DegC. Output value of
312 * "5123" equals 51.23 DegC. t_fine carries fine temperature as global
1877 * Returns temperature in DegC, resolution is 0.1 DegC.
/openbmc/linux/drivers/power/supply/
H A Daxp288_charger.c89 #define CHRG_VLTFC_0C 0xA5 /* 0 DegC */
90 #define CHRG_VHTFC_45C 0x1F /* 45 DegC */
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_pcol.h5987 /* enum: Controller temperature: degC */
5989 /* enum: Phy common temperature: degC */
5993 /* enum: Phy 0 temperature: degC */
5997 /* enum: Phy 1 temperature: degC */
6019 /* enum: AOE FPGA temperature: degC */
6021 /* enum: AOE FPGA PSU temperature: degC */
6023 /* enum: AOE PSU temperature: degC */
6053 /* enum: Controller temperature 2: degC */
6055 /* enum: Voltage regulator internal temperature: degC */
6057 /* enum: 0.9V voltage regulator temperature: degC */
[all …]
H A Dmcdi_mon.c28 [EFX_HWMON_TEMP] = " degC",
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c28 [EFX_HWMON_TEMP] = " degC",

12