Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Daptina-pll.c148 unsigned int mf_high; in aptina_pll_calculate() local
153 mf_high = min(mf_max, pll->ext_clock * p1 / in aptina_pll_calculate()
156 if (mf_low > mf_high) in aptina_pll_calculate()