Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsun4i-ts.c114 int temp_step; member
190 *temp = ts->temp_data * ts->temp_step - ts->temp_offset; in sun4i_get_temp()
257 ts->temp_step = 167; in sun4i_ts_probe()
263 * temp_step from 0.096 - 0.170 and temp_offset from 176 - 331. in sun4i_ts_probe()
266 ts->temp_step = 133; in sun4i_ts_probe()
280 ts->temp_step = 100; in sun4i_ts_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsun4i-ts.c114 int temp_step; member
190 *temp = ts->temp_data * ts->temp_step - ts->temp_offset; in sun4i_get_temp()
257 ts->temp_step = 167; in sun4i_ts_probe()
263 * temp_step from 0.096 - 0.170 and temp_offset from 176 - 331. in sun4i_ts_probe()
266 ts->temp_step = 133; in sun4i_ts_probe()
280 ts->temp_step = 100; in sun4i_ts_probe()

Completed in 2 milliseconds