Searched refs:chip_period (Results 1 – 3 of 3) sorted by relevance
56 inv_update_acc(&ts->chip_period, chip->clock_period); in inv_sensors_timestamp_init()100 inv_update_acc(&ts->chip_period, new_chip_period); in inv_update_chip_period()101 ts->period = ts->mult * ts->chip_period.val; in inv_update_chip_period()180 ts->period = ts->mult * ts->chip_period.val; in inv_sensors_timestamp_apply_odr()191 fifo_period = fifo_mult * ts->chip_period.val; in inv_sensors_timestamp_apply_odr()
64 struct inv_sensors_timestamp_acc chip_period; member
423 unsigned int chip_period; member488 sync->SyncRegister = (sync_table->chip_period << SYNCREG_PERIOD_SHIFT) | in nsp_analyze_sdtr()