Home
last modified time | relevance | path

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

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