Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.c31 #define DAC1064_OPT_GDIV1 0x04 /* maybe it is GDIV2 on G100 ?! */ macro
118 if (oscinfo & DAC1064_OPT_GDIV1) in DAC1064_setmclk()
1014 …DAC1064_setmclk(minfo, DAC1064_OPT_RESERVED | DAC1064_OPT_MDIV2 | DAC1064_OPT_GDIV1 | DAC1064_OPT_… in MGAG100_reset()