Searched refs:usec_to_tapreg_raw (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/accel/
H A Dbma400_core.c258 static int usec_to_tapreg_raw(int usec, const int *time_list) function
300 raw = usec_to_tapreg_raw(val_fract, tap_max2min_time);
1501 raw = usec_to_tapreg_raw(val2, tap_reset_timeout);
1511 raw = usec_to_tapreg_raw(val2, double_tap2_min_delay);

Completed in 410 milliseconds