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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu1.c436 gcfg &= ~(unsigned long)(DC_GCFG_DFLE | DC_GCFG_CMPE | DC_GCFG_DECE);
543 gcfg &= ~(unsigned long)(DC_GCFG_DFLE | DC_GCFG_CMPE | DC_GCFG_DECE);
1369 gcfg |= DC_GCFG_CMPE | DC_GCFG_DECE;
1395 gcfg &= ~(DC_GCFG_CMPE | DC_GCFG_DECE);
H A Dgfx_regs.h286 #define DC_GCFG_DECE 0x00000020 /* decompression enable */ macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu1.c213 gcfg &= ~(unsigned long) (DC_GCFG_DFLE | DC_GCFG_CMPE | DC_GCFG_DECE);
308 gcfg &= ~(unsigned long) (DC_GCFG_DFLE | DC_GCFG_CMPE | DC_GCFG_DECE);
1092 gcfg |= DC_GCFG_CMPE | DC_GCFG_DECE;
1116 gcfg &= ~(DC_GCFG_CMPE | DC_GCFG_DECE);
H A Dgfx_regs.h185 #define DC_GCFG_DECE 0x00000020 /* decompression enable */ macro

Completed in 16 milliseconds