Searched refs:VP_DCFG_CRT_HSYNC_POL (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dvideo_gx.c250 | VP_DCFG_CRT_HSYNC_POL | VP_DCFG_CRT_VSYNC_POL gx_configure_display()
274 dcfg |= VP_DCFG_CRT_HSYNC_POL; gx_configure_display()
H A Dgxfb.h242 #define VP_DCFG_CRT_HSYNC_POL (1 << 8) macro
H A Dlxfb.h331 #define VP_DCFG_CRT_HSYNC_POL (1 << 8) macro
H A Dlxfb_ops.c262 VP_DCFG_CRT_HSYNC_POL | VP_DCFG_CRT_VSYNC_POL); lx_graphics_enable()
268 config |= VP_DCFG_CRT_HSYNC_POL; lx_graphics_enable()

Completed in 49 milliseconds