Home
last modified time | relevance | path

Searched refs:DC_GENERAL_CFG_DECE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx.c79 DC_GENERAL_CFG_DECE); in gx_set_mode()
H A Dgxfb.h140 #define DC_GENERAL_CFG_DECE (1 << 6) macro
H A Dlxfb.h199 #define DC_GENERAL_CFG_DECE (1 << 6) macro
H A Dlxfb_ops.c222 gcfg &= ~(DC_GENERAL_CFG_CMPE | DC_GENERAL_CFG_DECE); in lx_graphics_disable()