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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/geode/
H A Ddisplay_gx.c82 gcfg &= ~(DC_GENERAL_CFG_DFLE | DC_GENERAL_CFG_CMPE |
99 (5 << DC_GENERAL_CFG_DFHPSL_SHIFT) | DC_GENERAL_CFG_DFLE;
H A Dsuspend_gx.c104 DC_GENERAL_CFG_DFLE));
206 DC_GENERAL_CFG_CURE | DC_GENERAL_CFG_DFLE));
H A Dgxfb.h154 #define DC_GENERAL_CFG_DFLE (1 << 0) macro
H A Dlxfb.h209 #define DC_GENERAL_CFG_DFLE (1 << 0) macro
H A Dlxfb_ops.c239 gcfg &= ~DC_GENERAL_CFG_DFLE;
432 gcfg = DC_GENERAL_CFG_DFLE; /* Display fifo enable */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/geode/
H A Ddisplay_gx.c82 gcfg &= ~(DC_GENERAL_CFG_DFLE | DC_GENERAL_CFG_CMPE |
99 (5 << DC_GENERAL_CFG_DFHPSL_SHIFT) | DC_GENERAL_CFG_DFLE;
H A Dsuspend_gx.c104 DC_GENERAL_CFG_DFLE));
206 DC_GENERAL_CFG_CURE | DC_GENERAL_CFG_DFLE));
H A Dgxfb.h154 #define DC_GENERAL_CFG_DFLE (1 << 0) macro
H A Dlxfb.h209 #define DC_GENERAL_CFG_DFLE (1 << 0) macro
H A Dlxfb_ops.c239 gcfg &= ~DC_GENERAL_CFG_DFLE;
432 gcfg = DC_GENERAL_CFG_DFLE; /* Display fifo enable */

Completed in 58 milliseconds