Home
last modified time | relevance | path

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

/openbmc/linux/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()