Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_maven.c193 unsigned int feed_div_max; member
208 .feed_div_max = 128,
264 if (n > pll->feed_div_max) in matroxfb_PLL_mavenclock()
A Dmatroxfb_misc.c149 printk(KERN_ERR "feed_div_max: %d\n", pll->feed_div_max); in matroxfb_PLL_calcclock()
168 if (n > pll->feed_div_max) in matroxfb_PLL_calcclock()
A Dmatroxfb_base.h224 unsigned int feed_div_max; member
A Dmatroxfb_DAC1064.c592 minfo->features.pll.feed_div_max = 127; in MGA1064_ramdac_init()
862 minfo->features.pll.feed_div_max = 127; in MGAG100_preinit()
A Dmatroxfb_Ti3026.c549 minfo->features.pll.feed_div_max = 24; in ti3026_ramdac_init()
/linux/drivers/gpu/drm/mgag200/
A Dmgag200_pll.c20 const int feed_div_max = 127; in mgag200_pixpll_compute_g200() local
48 for (testn = feed_div_min; testn <= feed_div_max; testn++) { in mgag200_pixpll_compute_g200()

Completed in 27 milliseconds