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