Home
last modified time | relevance | path

Searched refs:sr_step (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dad5758.c399 u64 sr_step, calc_slew_time; in ad5758_slew_rate_config() local
417 sr_step = AD5758_FULL_SCALE_MICRO; in ad5758_slew_rate_config()
418 do_div(sr_step, ad5758_sr_clk[i]); in ad5758_slew_rate_config()
419 do_div(sr_step, st->slew_time); in ad5758_slew_rate_config()
426 sr_step); in ad5758_slew_rate_config()