Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_sensorhub_ring.c113 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_fifo_enable()
410 if (sensorhub->tight_timestamps) { in cros_ec_sensor_ring_process_event()
433 if (sensorhub->tight_timestamps) { in cros_ec_sensor_ring_process_event()
448 if (sensorhub->tight_timestamps) in cros_ec_sensor_ring_process_event()
489 if (sensorhub->tight_timestamps) in cros_ec_sensor_ring_process_event()
862 if (!sensorhub->tight_timestamps && in cros_ec_sensorhub_ring_handler()
874 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_handler()
883 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_handler()
960 sensorhub->tight_timestamps = cros_ec_check_features( in cros_ec_sensorhub_ring_allocate()
964 if (sensorhub->tight_timestamps) { in cros_ec_sensorhub_ring_allocate()
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_sensorhub.h172 int tight_timestamps; member