Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_sensorhub_ring.c24 #define TS_HISTORY_THRESHOLD 8 macro
274 if (state->history_len > TS_HISTORY_THRESHOLD) { in cros_ec_sensor_ring_ts_filter_update()