pllout_freq1      577 drivers/video/fbdev/smscufx.c 							u32 pllout_freq1 = vco_freq1 / (1 << div_q1);
pllout_freq1      578 drivers/video/fbdev/smscufx.c 							int error = abs(pllout_freq1 - clk_pixel_pll);
pllout_freq1      580 drivers/video/fbdev/smscufx.c 							if (pllout_freq1 < 5000000)
pllout_freq1      583 drivers/video/fbdev/smscufx.c 							if (pllout_freq1 > 700000000)