Home
last modified time | relevance | path

Searched refs:DC_DISPLAY_CFG_DCEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dlxfb.h206 #define DC_DISPLAY_CFG_DCEN (1 << 24) macro
H A Dlxfb_ops.c443 dcfg |= DC_DISPLAY_CFG_DCEN; /* Always center the display */ in lx_set_mode()