Searched refs:mf_inc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
H A Daptina-pll.c108 * mf_inc = p1 / gcd(div, p1) (6) aptina_pll_calculate()
110 * and round the minimum up to the nearest multiple of mf_inc. This will aptina_pll_calculate()
147 unsigned int mf_inc = p1 / gcd(div, p1); aptina_pll_calculate() local
152 limits->int_clock_max * div)), mf_inc); aptina_pll_calculate()

Completed in 125 milliseconds