Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_iio.h132 u64 roc_threshold; member
Dinv_mpu_core.c1008 st->chip_config.roc_threshold = value; in inv_mpu6050_set_wom_threshold()
1069 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, lp_div); in inv_mpu6050_set_wom_lp()
1080 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, in inv_mpu6050_set_wom_lp()
1194 *val = div_u64_rem(st->chip_config.roc_threshold, 1000000U, &rem); in inv_mpu6050_read_event_value()
1332 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, in inv_mpu6050_fifo_rate_store()