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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c255 #define CR_OFMT 0x0400 macro
2292 cr &= ~CR_OFMT;
2301 cr |= CR_OFMT;
2317 if (CR_OFMT & cr)
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c138 #define CR_OFMT 0x0400 macro
2058 cr &= ~CR_OFMT;
2067 cr |= CR_OFMT;
2083 if (CR_OFMT & cr)

Completed in 9 milliseconds