Searched refs:it_timestamp (Results 1 – 2 of 2) sorted by relevance
49 if (st->it_timestamp == 0) { in inv_mpu6050_update_period()60 delta = div_s64(timestamp - st->it_timestamp, divider); in inv_mpu6050_update_period()79 st->it_timestamp = timestamp; in inv_mpu6050_update_period()108 st->it_timestamp = 0; in inv_reset_fifo()
150 s64 it_timestamp; member