Searched refs:more_mul_max (Results 1 – 1 of 1) sorted by relevance
174 uint32_t more_mul_min, more_mul_max; in __smiapp_pll_calculate() local187 more_mul_max = limits->max_pll_multiplier / mul; in __smiapp_pll_calculate()189 more_mul_max); in __smiapp_pll_calculate()191 more_mul_max = in __smiapp_pll_calculate()193 more_mul_max, in __smiapp_pll_calculate()197 more_mul_max); in __smiapp_pll_calculate()199 more_mul_max = min(more_mul_max, in __smiapp_pll_calculate()203 more_mul_max); in __smiapp_pll_calculate()205 more_mul_max = min(more_mul_max, in __smiapp_pll_calculate()208 more_mul_max); in __smiapp_pll_calculate()[all …]