Searched refs:feed_div_min (Results 1 – 6 of 6) sorted by relevance
148 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()
192 unsigned int feed_div_min; member207 .feed_div_min = 5,262 if (n < pll->feed_div_min) in matroxfb_PLL_mavenclock()
223 unsigned int feed_div_min; member
591 minfo->features.pll.feed_div_min = 100; in MGA1064_ramdac_init()861 minfo->features.pll.feed_div_min = 7; in MGAG100_preinit()
548 minfo->features.pll.feed_div_min = 2; in ti3026_ramdac_init()
19 const int feed_div_min = 7; in mgag200_pixpll_compute_g200() local48 for (testn = feed_div_min; testn <= feed_div_max; testn++) { in mgag200_pixpll_compute_g200()
Completed in 18 milliseconds