Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dsmscufx.c580 u32 pllout_freq1 = vco_freq1 / (1 << div_q1); in ufx_calc_pll_values() local
581 int error = abs(pllout_freq1 - clk_pixel_pll); in ufx_calc_pll_values()
583 if (pllout_freq1 < 5000000) in ufx_calc_pll_values()
586 if (pllout_freq1 > 700000000) in ufx_calc_pll_values()