Searched refs:feed_div_max (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_maven.c82 unsigned int feed_div_max; member in struct:matrox_pll_features2
151 if (n > pll->feed_div_max)
H A Dmatroxfb_base.h327 unsigned int feed_div_max; member in struct:matrox_pll_features
H A Dmatroxfb_DAC1064.c596 ACCESS_FBINFO(features.pll.feed_div_max) = 127;
848 ACCESS_FBINFO(features.pll.feed_div_max) = 127;
H A Dmatroxfb_misc.c182 printk(KERN_ERR "feed_div_max: %d\n", pll->feed_div_max);
201 if (n > pll->feed_div_max)
H A Dmatroxfb_Ti3026.c684 ACCESS_FBINFO(features.pll.feed_div_max) = 24;

Completed in 53 milliseconds