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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu1.c1174 gcfg |= DC_GCFG_CURE;
1176 gcfg &= ~(DC_GCFG_CURE);
2623 return (READ_REG32(DC_GENERAL_CFG) & DC_GCFG_CURE);
H A Dgfx_regs.h281 #define DC_GCFG_CURE 0x00000002 /* cursor enable */ macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu1.c902 gcfg |= DC_GCFG_CURE;
904 gcfg &= ~(DC_GCFG_CURE);
2325 return (READ_REG32(DC_GENERAL_CFG) & DC_GCFG_CURE);
H A Dgfx_regs.h180 #define DC_GCFG_CURE 0x00000002 /* cursor enable */ macro

Completed in 15 milliseconds