Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iio/dac/
Dad5758.c178 static const int ad5758_sr_step[8] = { variable
424 res = ad5758_find_closest_match(ad5758_sr_step, in ad5758_slew_rate_config()
425 ARRAY_SIZE(ad5758_sr_step), in ad5758_slew_rate_config()
429 do_div(calc_slew_time, ad5758_sr_step[res]); in ad5758_slew_rate_config()