Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c541 int64_t gyro_ts, accel_ts; in inv_icm42600_buffer_hwfifo_flush() local
544 gyro_ts = iio_get_time_ns(st->indio_gyro); in inv_icm42600_buffer_hwfifo_flush()
558 gyro_ts); in inv_icm42600_buffer_hwfifo_flush()
H A Dinv_icm42600_core.c740 struct inv_sensors_timestamp *gyro_ts = iio_priv(st->indio_gyro); in inv_icm42600_resume() local
763 inv_sensors_timestamp_reset(gyro_ts); in inv_icm42600_resume()