Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/matrox/
Dmatroxfb_maven.c196 unsigned int post_shift_max; member
211 .post_shift_max = 3
245 for (p = 1; p <= pll->post_shift_max; p++) { in matroxfb_PLL_mavenclock()
Dmatroxfb_misc.c142 printk(KERN_ERR "post_shift_max: %d\n", pll->post_shift_max); in matroxfb_PLL_calcclock()
152 for (p = 1; p <= pll->post_shift_max; p++) { in matroxfb_PLL_calcclock()
Dmatroxfb_base.h226 unsigned int post_shift_max; member
Dmatroxfb_DAC1064.c595 minfo->features.pll.post_shift_max = 3; in MGA1064_ramdac_init()
865 minfo->features.pll.post_shift_max = 3; in MGAG100_preinit()
Dmatroxfb_Ti3026.c552 minfo->features.pll.post_shift_max = 3; in ti3026_ramdac_init()