Searched refs:feed_div_max (Results 1 – 6 of 6) sorted by relevance
193 unsigned int feed_div_max; member208 .feed_div_max = 128,264 if (n > pll->feed_div_max) in matroxfb_PLL_mavenclock()
149 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()
224 unsigned int feed_div_max; member
592 minfo->features.pll.feed_div_max = 127; in MGA1064_ramdac_init()862 minfo->features.pll.feed_div_max = 127; in MGAG100_preinit()
549 minfo->features.pll.feed_div_max = 24; in ti3026_ramdac_init()
20 const int feed_div_max = 127; in mgag200_pixpll_compute_g200() local48 for (testn = feed_div_min; testn <= feed_div_max; testn++) { in mgag200_pixpll_compute_g200()