Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx.c78 gcfg &= ~(DC_GENERAL_CFG_DFLE | DC_GENERAL_CFG_CMPE | in gx_set_mode()
H A Dgxfb.h141 #define DC_GENERAL_CFG_CMPE (1 << 5) macro
H A Dlxfb.h200 #define DC_GENERAL_CFG_CMPE (1 << 5) macro
H A Dlxfb_ops.c222 gcfg &= ~(DC_GENERAL_CFG_CMPE | DC_GENERAL_CFG_DECE); in lx_graphics_disable()