Home
last modified time | relevance | path

Searched refs:min_temp_x10 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dyamaha-yas530.c177 * @min_temp_x10: starting point of temperature counting in 1/10:s degrees Celsius
187 * The temperatures "min_temp_x10" are derived from the temperature resolutions
198 s16 min_temp_x10; member
478 s16 min_temp_x10; in yas5xx_calc_temperature() local
482 min_temp_x10 = ci->min_temp_x10; in yas5xx_calc_temperature()
485 to = (min_temp_x10 + ((ref_temp_x10 - min_temp_x10) * t / t_ref)) * 100; in yas5xx_calc_temperature()
1333 .min_temp_x10 = -620, /* 1/10:s degrees Celsius */
1348 .min_temp_x10
[all...]

Completed in 2 milliseconds