Searched refs:calc_slew_time (Results 1 – 1 of 1) sorted by relevance
399 u64 sr_step, calc_slew_time; in ad5758_slew_rate_config() local428 calc_slew_time = AD5758_FULL_SCALE_MICRO; in ad5758_slew_rate_config()429 do_div(calc_slew_time, ad5758_sr_step[res]); in ad5758_slew_rate_config()430 do_div(calc_slew_time, ad5758_sr_clk[i]); in ad5758_slew_rate_config()436 diff_new = abs(st->slew_time - calc_slew_time); in ad5758_slew_rate_config()