Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_maven.c197 unsigned int post_shift_max; member
244 for (p = 1; p <= pll->post_shift_max; p++) { in matroxfb_PLL_mavenclock()
Dmatroxfb_misc.c176 printk(KERN_ERR "post_shift_max: %d\n", pll->post_shift_max); in matroxfb_PLL_calcclock()
186 for (p = 1; p <= pll->post_shift_max; p++) { in matroxfb_PLL_calcclock()
Dmatroxfb_DAC1064.c709 ACCESS_FBINFO(features.pll.post_shift_max) = 3; in MGA1064_ramdac_init()
980 ACCESS_FBINFO(features.pll.post_shift_max) = 3; in MGAG100_preinit()
Dmatroxfb_base.h359 unsigned int post_shift_max; member
Dmatroxfb_Ti3026.c688 ACCESS_FBINFO(features.pll.post_shift_max) = 3; in ti3026_ramdac_init()