Searched refs:roc_threshold (Results 1 – 2 of 2) sorted by relevance
135 u64 roc_threshold; member
1034 st->chip_config.roc_threshold = value; in inv_mpu6050_set_wom_threshold()1095 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, lp_div); in inv_mpu6050_set_wom_lp()1106 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, in inv_mpu6050_set_wom_lp()1217 *val = div_u64_rem(st->chip_config.roc_threshold, 1000000U, &rem); in inv_mpu6050_read_event_value()1355 result = inv_mpu6050_set_wom_threshold(st, st->chip_config.roc_threshold, in inv_mpu6050_fifo_rate_store()
Completed in 31 milliseconds