Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/common/inv_sensors/
Dinv_sensors_timestamp.c89 uint32_t new_chip_period; in inv_update_chip_period() local
95 new_chip_period = period / mult; in inv_update_chip_period()
96 inv_update_acc(&ts->chip_period, new_chip_period); in inv_update_chip_period()