Searched refs:DC_DISPLAY_CFG_GDEN (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/video/fbdev/geode/
H A Dsuspend_gx.c104 DC_DISPLAY_CFG_GDEN |
202 ~(DC_DISPLAY_CFG_VDEN | DC_DISPLAY_CFG_GDEN |
H A Ddisplay_gx.c108 dcfg |= DC_DISPLAY_CFG_GDEN | DC_DISPLAY_CFG_VDEN |
H A Dlxfb.h212 #define DC_DISPLAY_CFG_GDEN (1 << 3) macro
H A Dgxfb.h154 #define DC_DISPLAY_CFG_GDEN (1 << 3) macro
H A Dlxfb_ops.c438 dcfg |= DC_DISPLAY_CFG_GDEN; /* Enable graphics */

Completed in 207 milliseconds