Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/common/inv_sensors/
H A Dinv_sensors_timestamp.c16 #define INV_SENSORS_TIMESTAMP_MIN(_val, _jitter) \ macro
48 ts->min_period = INV_SENSORS_TIMESTAMP_MIN(chip->clock_period, chip->jitter); in inv_sensors_timestamp_init()