Searched refs:it_timestamp (Results 1 – 2 of 2) sorted by relevance
41 if (st->it_timestamp == 0) { in inv_mpu6050_update_period()52 delta = div_s64(timestamp - st->it_timestamp, divider); in inv_mpu6050_update_period()71 st->it_timestamp = timestamp; in inv_mpu6050_update_period()100 st->it_timestamp = 0; in inv_reset_fifo()
148 s64 it_timestamp; member