Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/common/inv_sensors/
H A Dinv_sensors_timestamp.c56 inv_update_acc(&ts->chip_period, chip->clock_period); in inv_sensors_timestamp_init()
104 inv_update_acc(&ts->chip_period, new_chip_period); in inv_update_chip_period()
105 ts->period = ts->mult * ts->chip_period.val; in inv_update_chip_period()
186 ts->period = ts->mult * ts->chip_period.val; in inv_sensors_timestamp_apply_odr()
197 fifo_period = fifo_mult * ts->chip_period.val; in inv_sensors_timestamp_apply_odr()
/openbmc/linux/include/linux/iio/common/
H A Dinv_sensors_timestamp.h64 struct inv_sensors_timestamp_acc chip_period; member
/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c423 unsigned int chip_period; member
488 sync->SyncRegister = (sync_table->chip_period << SYNCREG_PERIOD_SHIFT) | in nsp_analyze_sdtr()