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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu1.c459 ocfg = READ_REG32(DC_OUTPUT_CFG) & ~(DC_OCFG_8BPP | DC_OCFG_555);
464 ocfg |= DC_OCFG_8BPP;
646 ocfg |= DC_OCFG_8BPP;
H A Dgfx_regs.h340 #define DC_OCFG_8BPP 0x00000001 /* 8/16 bpp select */ macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu1.c236 ocfg = READ_REG32(DC_OUTPUT_CFG) & ~(DC_OCFG_8BPP | DC_OCFG_555);
240 ocfg |= DC_OCFG_8BPP;
391 ocfg |= DC_OCFG_8BPP;
H A Dgfx_regs.h241 #define DC_OCFG_8BPP 0x00000001 /* 8/16 bpp select */ macro

Completed in 14 milliseconds