Searched refs:VP_DCFG_CRT_EN (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 Dvideo_gx.c286 dcfg |= VP_DCFG_CRT_EN | VP_DCFG_DAC_BL_EN;
326 VP_DCFG_CRT_EN);
334 dcfg |= VP_DCFG_CRT_EN;
H A Dsuspend_gx.c155 VP_DCFG_HSYNC_EN | VP_DCFG_CRT_EN));
196 VP_DCFG_VSYNC_EN | VP_DCFG_HSYNC_EN | VP_DCFG_CRT_EN));
H A Dgxfb.h248 #define VP_DCFG_CRT_EN (1 << 0) macro
H A Dlxfb.h333 #define VP_DCFG_CRT_EN (1 << 0) macro
H A Dlxfb_ops.c222 write_vp(par, VP_DCFG, val & ~(VP_DCFG_CRT_EN | VP_DCFG_HSYNC_EN |
295 config |= VP_DCFG_CRT_EN | VP_DCFG_HSYNC_EN |
550 VP_DCFG_CRT_EN);
552 dcfg |= VP_DCFG_DAC_BL_EN | VP_DCFG_CRT_EN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/geode/
H A Dvideo_gx.c286 dcfg |= VP_DCFG_CRT_EN | VP_DCFG_DAC_BL_EN;
326 VP_DCFG_CRT_EN);
334 dcfg |= VP_DCFG_CRT_EN;
H A Dsuspend_gx.c155 VP_DCFG_HSYNC_EN | VP_DCFG_CRT_EN));
196 VP_DCFG_VSYNC_EN | VP_DCFG_HSYNC_EN | VP_DCFG_CRT_EN));
H A Dgxfb.h248 #define VP_DCFG_CRT_EN (1 << 0) macro
H A Dlxfb.h333 #define VP_DCFG_CRT_EN (1 << 0) macro
H A Dlxfb_ops.c222 write_vp(par, VP_DCFG, val & ~(VP_DCFG_CRT_EN | VP_DCFG_HSYNC_EN |
295 config |= VP_DCFG_CRT_EN | VP_DCFG_HSYNC_EN |
550 VP_DCFG_CRT_EN);
552 dcfg |= VP_DCFG_DAC_BL_EN | VP_DCFG_CRT_EN;

Completed in 80 milliseconds