Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dad5758.c179 static const int ad5758_sr_step[8] = { variable
425 res = ad5758_find_closest_match(ad5758_sr_step, in ad5758_slew_rate_config()
426 ARRAY_SIZE(ad5758_sr_step), in ad5758_slew_rate_config()
430 do_div(calc_slew_time, ad5758_sr_step[res]); in ad5758_slew_rate_config()