Searched refs:max_vals (Results 1 – 1 of 1) sorted by relevance
188 const struct ast2500_div_config max_vals = *cfg; in ast2500_calc_clock_config() local193 for (; it.denum <= max_vals.denum; ++it.denum) { in ast2500_calc_clock_config()194 for (it.post_div = 0; it.post_div <= max_vals.post_div; in ast2500_calc_clock_config()198 if (it.num > max_vals.num) in ast2500_calc_clock_config()