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