Searched refs:div_max (Results 1 – 5 of 5) sorted by relevance
104 u32 div_max = 1 << div->width; in ccu_mix_calc_best_rate() local116 for (int j = 1; j <= div_max; j++) { in ccu_mix_calc_best_rate()
79 u32 div_max; member
91 .div_max = SCLK_510_INT_DIV_MASK,
872 if (div == 0 || div > params->div_max) in armada_crtc_select_clock()
162 unsigned int div_max, unsigned long rate) in clk_rate_div_range_round() argument166 .max = div_max, in clk_rate_div_range_round()
Completed in 13 milliseconds