Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/chrome/
Dcros_ec_sensorhub_ring.c115 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_fifo_enable()
413 if (sensorhub->tight_timestamps) { in cros_ec_sensor_ring_process_event()
441 if (sensorhub->tight_timestamps) { in cros_ec_sensor_ring_process_event()
456 if (sensorhub->tight_timestamps) in cros_ec_sensor_ring_process_event()
503 if (sensorhub->tight_timestamps) in cros_ec_sensor_ring_process_event()
876 if (!sensorhub->tight_timestamps && in cros_ec_sensorhub_ring_handler()
888 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_handler()
897 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_handler()
974 sensorhub->tight_timestamps = cros_ec_check_features( in cros_ec_sensorhub_ring_allocate()
978 if (sensorhub->tight_timestamps) { in cros_ec_sensorhub_ring_allocate()
/Linux-v5.15/include/linux/platform_data/
Dcros_ec_sensorhub.h172 int tight_timestamps; member