oscinfo           100 drivers/video/fbdev/matrox/matroxfb_DAC1064.c static void DAC1064_setmclk(struct matrox_fb_info *minfo, int oscinfo,
oscinfo           118 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	if (oscinfo & DAC1064_OPT_GDIV1)
oscinfo           120 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	if (oscinfo & DAC1064_OPT_MDIV1)
oscinfo           122 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	if (oscinfo & DAC1064_OPT_RESERVED)
oscinfo           124 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 	if ((oscinfo & DAC1064_OPT_SCLK_MASK) == DAC1064_OPT_SCLK_PLL) {
oscinfo           156 drivers/video/fbdev/matrox/matroxfb_DAC1064.c 		mx |= oscinfo & DAC1064_OPT_SCLK_MASK;