Home
last modified time | relevance | path

Searched refs:VP_DCFG_CRT_VSYNC_POL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dvideo_gx.c246 | VP_DCFG_CRT_HSYNC_POL | VP_DCFG_CRT_VSYNC_POL in gx_configure_display()
272 dcfg |= VP_DCFG_CRT_VSYNC_POL; in gx_configure_display()
H A Dgxfb.h232 #define VP_DCFG_CRT_VSYNC_POL (1 << 9) macro
H A Dlxfb.h321 #define VP_DCFG_CRT_VSYNC_POL (1 << 9) macro
H A Dlxfb_ops.c258 VP_DCFG_CRT_HSYNC_POL | VP_DCFG_CRT_VSYNC_POL); in lx_graphics_enable()
267 config |= VP_DCFG_CRT_VSYNC_POL; in lx_graphics_enable()