Searched refs:inv_mpu6050_set_wom_threshold (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/iio/imu/inv_mpu6050/ |
| H A D | inv_mpu_core.c | 1005 static int inv_mpu6050_set_wom_threshold(struct inv_mpu6050_state *st, u64 value, in inv_mpu6050_set_wom_threshold() function 1097 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, lp_div); in inv_mpu6050_set_wom_lp() 1108 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, in inv_mpu6050_set_wom_lp() 1252 result = inv_mpu6050_set_wom_threshold(st, value, INV_MPU6050_FREQ_DIVIDER(st)); in inv_mpu6050_write_event_value() 1357 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, in inv_mpu6050_fifo_rate_store()
|