Home
last modified time | relevance | path

Searched refs:more_mul_max (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsmiapp-pll.c166 uint32_t more_mul_min, more_mul_max; in __smiapp_pll_calculate() local
179 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 …]