Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_misc.c148 printk(KERN_ERR "feed_div_min: %d\n", pll->feed_div_min); in matroxfb_PLL_calcclock()
170 if (n < pll->feed_div_min) in matroxfb_PLL_calcclock()
171 n = pll->feed_div_min; in matroxfb_PLL_calcclock()
A Dmatroxfb_maven.c192 unsigned int feed_div_min; member
207 .feed_div_min = 5,
262 if (n < pll->feed_div_min) in matroxfb_PLL_mavenclock()
A Dmatroxfb_base.h223 unsigned int feed_div_min; member
A Dmatroxfb_DAC1064.c591 minfo->features.pll.feed_div_min = 100; in MGA1064_ramdac_init()
861 minfo->features.pll.feed_div_min = 7; in MGAG100_preinit()
A Dmatroxfb_Ti3026.c548 minfo->features.pll.feed_div_min = 2; in ti3026_ramdac_init()
/linux/drivers/gpu/drm/mgag200/
A Dmgag200_pll.c19 const int feed_div_min = 7; in mgag200_pixpll_compute_g200() local
48 for (testn = feed_div_min; testn <= feed_div_max; testn++) { in mgag200_pixpll_compute_g200()

Completed in 18 milliseconds