Home
last modified time | relevance | path

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

/drivers/video/fbdev/matrox/
Dmatroxfb_maven.c195 unsigned int post_shift_max; member
210 .post_shift_max = 3
244 for (p = 1; p <= pll->post_shift_max; p++) { in matroxfb_PLL_mavenclock()
Dmatroxfb_misc.c141 printk(KERN_ERR "post_shift_max: %d\n", pll->post_shift_max); in matroxfb_PLL_calcclock()
151 for (p = 1; p <= pll->post_shift_max; p++) { in matroxfb_PLL_calcclock()
Dmatroxfb_base.h226 unsigned int post_shift_max; member
Dmatroxfb_DAC1064.c594 minfo->features.pll.post_shift_max = 3; in MGA1064_ramdac_init()
864 minfo->features.pll.post_shift_max = 3; in MGAG100_preinit()
Dmatroxfb_Ti3026.c551 minfo->features.pll.post_shift_max = 3; in ti3026_ramdac_init()