Searched refs:r_min (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | svga.h | 60 u16 r_min; member |
/linux-4.1.27/drivers/video/fbdev/core/ | ||
D | svgalib.c | 398 while ((ar > pll->r_min) && (f_vco > pll->f_vco_max)) { in svga_compute_pll() |