Home
last modified time | relevance | path

Searched refs:VP_DCFG_CRT_HSYNC_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()
270 dcfg |= VP_DCFG_CRT_HSYNC_POL; in gx_configure_display()
H A Dgxfb.h233 #define VP_DCFG_CRT_HSYNC_POL (1 << 8) macro
H A Dlxfb.h322 #define VP_DCFG_CRT_HSYNC_POL (1 << 8) macro
H A Dlxfb_ops.c258 VP_DCFG_CRT_HSYNC_POL | VP_DCFG_CRT_VSYNC_POL); in lx_graphics_enable()
264 config |= VP_DCFG_CRT_HSYNC_POL; in lx_graphics_enable()