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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 198 milliseconds