Home
last modified time | relevance | path

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

/drivers/video/geode/
Ddisplay_gx.c82 gcfg &= ~(DC_GENERAL_CFG_DFLE | DC_GENERAL_CFG_CMPE | in gx_set_mode()
Dgxfb.h150 #define DC_GENERAL_CFG_CMPE (1 << 5) macro
Dlxfb.h209 #define DC_GENERAL_CFG_CMPE (1 << 5) macro
Dlxfb_ops.c226 gcfg &= ~(DC_GENERAL_CFG_CMPE | DC_GENERAL_CFG_DECE); in lx_graphics_disable()