Home
last modified time | relevance | path

Searched refs:chip_period (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/iio/common/inv_sensors/
Dinv_sensors_timestamp.c56 inv_update_acc(&ts->chip_period, chip->clock_period); in inv_sensors_timestamp_init()
96 inv_update_acc(&ts->chip_period, new_chip_period); in inv_update_chip_period()
97 ts->period = ts->mult * ts->chip_period.val; in inv_update_chip_period()
173 ts->period = ts->mult * ts->chip_period.val; in inv_sensors_timestamp_apply_odr()
184 fifo_period = fifo_mult * ts->chip_period.val; in inv_sensors_timestamp_apply_odr()
/Linux-v6.6/include/linux/iio/common/
Dinv_sensors_timestamp.h64 struct inv_sensors_timestamp_acc chip_period; member
/Linux-v6.6/drivers/scsi/pcmcia/
Dnsp_cs.c423 unsigned int chip_period; member
488 sync->SyncRegister = (sync_table->chip_period << SYNCREG_PERIOD_SHIFT) | in nsp_analyze_sdtr()