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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_misc.c141 printk(KERN_ERR "post_shift_max: %d\n", pll->post_shift_max);
151 for (p = 1; p <= pll->post_shift_max; p++) {
H A Dmatroxfb_base.h247 unsigned int post_shift_max; member in struct:matrox_pll_features
H A Dmatroxfb_DAC1064.c586 minfo->features.pll.post_shift_max = 3;
850 minfo->features.pll.post_shift_max = 3;
H A Dmatroxfb_maven.c183 unsigned int post_shift_max; member in struct:matrox_pll_features2
230 for (p = 1; p <= pll->post_shift_max; p++) {
H A Dmatroxfb_Ti3026.c551 minfo->features.pll.post_shift_max = 3;

Completed in 118 milliseconds