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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu2.c463 gcfg &= (unsigned long)(MDC_GCFG_YUVM | MDC_GCFG_VDSE);
1766 gcfg |= MDC_GCFG_VDSE;
1768 gcfg &= ~MDC_GCFG_VDSE;
H A Dgfx_regs.h1000 #define MDC_GCFG_VDSE 0x00080000 macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu2.c223 gcfg &= (unsigned long) (MDC_GCFG_YUVM | MDC_GCFG_VDSE);
1468 gcfg |= MDC_GCFG_VDSE;
1470 gcfg &= ~MDC_GCFG_VDSE;
H A Dgfx_regs.h913 #define MDC_GCFG_VDSE 0x00080000 macro

Completed in 16 milliseconds