Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/mgag200/
A Dmgag200_g200.c70 static const int feed_div_max = 127; in mgag200_g200_pixpllc_atomic_check() local
105 for (testn = feed_div_min; testn <= feed_div_max; testn++) { in mgag200_g200_pixpllc_atomic_check()
/linux-6.3-rc2/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.h223 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()

Completed in 14 milliseconds