Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c27 #define TS_HISTORY_THRESHOLD 8 macro
277 if (state->history_len > TS_HISTORY_THRESHOLD) { in cros_ec_sensor_ring_ts_filter_update()
312 * over TS_HISTORY_THRESHOLD. Otherwise it'll just do the naive c - b + a
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c27 #define TS_HISTORY_THRESHOLD 8 macro
277 if (state->history_len > TS_HISTORY_THRESHOLD) { in cros_ec_sensor_ring_ts_filter_update()
312 * over TS_HISTORY_THRESHOLD. Otherwise it'll just do the naive c - b + a

Completed in 3 milliseconds