Searched refs:more_mul_max (Results 1 – 1 of 1) sorted by relevance
166 uint32_t more_mul_min, more_mul_max; in __smiapp_pll_calculate() local179 more_mul_max = limits->max_pll_multiplier / mul; in __smiapp_pll_calculate()181 more_mul_max); in __smiapp_pll_calculate()183 more_mul_max = in __smiapp_pll_calculate()185 more_mul_max, in __smiapp_pll_calculate()189 more_mul_max); in __smiapp_pll_calculate()191 more_mul_max = min(more_mul_max, in __smiapp_pll_calculate()195 more_mul_max); in __smiapp_pll_calculate()197 more_mul_max = min(more_mul_max, in __smiapp_pll_calculate()200 more_mul_max); in __smiapp_pll_calculate()[all …]