Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/common/inv_sensors/
H A Dinv_sensors_timestamp.c93 uint32_t new_chip_period; in inv_update_chip_period() local
99 new_chip_period = period / mult; in inv_update_chip_period()
100 inv_update_acc(&ts->chip_period, new_chip_period); in inv_update_chip_period()