Searched refs:DC_DISPLAY_CFG_DCEN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/geode/ | ||
D | lxfb.h | 215 #define DC_DISPLAY_CFG_DCEN (1 << 24) macro |
D | lxfb_ops.c | 447 dcfg |= DC_DISPLAY_CFG_DCEN; /* Always center the display */ in lx_set_mode() |