Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/mgag200/
A Dmgag200_g200.c69 static const int feed_div_min = 7; 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_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.h222 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()

Completed in 15 milliseconds