Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c116 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_fifo_enable()
414 if (sensorhub->tight_timestamps) { in cros_ec_sensor_ring_process_event()
442 if (sensorhub->tight_timestamps) { in cros_ec_sensor_ring_process_event()
457 if (sensorhub->tight_timestamps) in cros_ec_sensor_ring_process_event()
504 if (sensorhub->tight_timestamps) in cros_ec_sensor_ring_process_event()
877 if (!sensorhub->tight_timestamps && in cros_ec_sensorhub_ring_handler()
889 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_handler()
898 if (sensorhub->tight_timestamps) in cros_ec_sensorhub_ring_handler()
975 sensorhub->tight_timestamps = cros_ec_check_features( in cros_ec_sensorhub_ring_allocate()
979 if (sensorhub->tight_timestamps) { in cros_ec_sensorhub_ring_allocate()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_sensorhub.h172 int tight_timestamps; member