Searched refs:NEO2070_FGCOLOR (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_2070.c60 #define NEO2070_FGCOLOR 0x0c macro
249 OUTREG(NEO2070_FGCOLOR, color |= (color << 8));
252 OUTREG(NEO2070_FGCOLOR, ((color&0xff00) >> 8) | (color << 8));

Completed in 1 milliseconds