Searched refs:divn_max (Results 1 – 1 of 1) sorted by relevance
261 #define divn_max(p) (divn_mask(p)) macro599 cfg->n > divn_max(pll) || (1 << p_div) > divp_max(pll) || in _calc_rate()1243 if (cfg->n > divn_max(pll) || cfg->output_rate > pll->params->vco_max) in _calc_dynamic_ramp_rate()