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