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

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dsuspend_gx.c109 write_dc(par, i, par->dc[i] & ~(DC_DISPLAY_CFG_VDEN | gx_restore_display_ctlr()
208 ~(DC_DISPLAY_CFG_VDEN | DC_DISPLAY_CFG_GDEN | gx_disable_graphics()
H A Ddisplay_gx.c112 dcfg |= DC_DISPLAY_CFG_GDEN | DC_DISPLAY_CFG_VDEN | gx_set_mode()
H A Dgxfb.h162 #define DC_DISPLAY_CFG_VDEN (1 << 4) macro
H A Dlxfb.h220 #define DC_DISPLAY_CFG_VDEN (1 << 4) macro
H A Dlxfb_ops.c441 dcfg = DC_DISPLAY_CFG_VDEN; /* Enable video data */ lx_set_mode()

Completed in 124 milliseconds