Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsvga.h63 u32 f_vco_min; member
/linux/drivers/video/fbdev/core/
H A Dsvgalib.c406 if ((f_vco < pll->f_vco_min) || (f_vco > pll->f_vco_max)) in svga_compute_pll()