Searched refs:DC_GENERAL_CFG_DFLE (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/geode/
H A Ddisplay_gx.c82 gcfg &= ~(DC_GENERAL_CFG_DFLE | DC_GENERAL_CFG_CMPE | gx_set_mode()
100 (5 << DC_GENERAL_CFG_DFHPSL_SHIFT) | DC_GENERAL_CFG_DFLE; gx_set_mode()
H A Dsuspend_gx.c104 DC_GENERAL_CFG_DFLE)); gx_restore_display_ctlr()
206 DC_GENERAL_CFG_CURE | DC_GENERAL_CFG_DFLE)); gx_disable_graphics()
H A Dgxfb.h154 #define DC_GENERAL_CFG_DFLE (1 << 0) macro
H A Dlxfb.h211 #define DC_GENERAL_CFG_DFLE (1 << 0) macro
H A Dlxfb_ops.c239 gcfg &= ~DC_GENERAL_CFG_DFLE; lx_graphics_disable()
436 gcfg = DC_GENERAL_CFG_DFLE; /* Display fifo enable */ lx_set_mode()

Completed in 54 milliseconds