Home
last modified time | relevance | path

Searched refs:SUN4I_TCON0_IO_POL_VSYNC_POSITIVE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_tcon.h117 #define SUN4I_TCON0_IO_POL_VSYNC_POSITIVE BIT(24) macro
Dsun4i_tcon.c404 val |= SUN4I_TCON0_IO_POL_VSYNC_POSITIVE; in sun4i_tcon0_mode_set_lvds()
475 val |= SUN4I_TCON0_IO_POL_VSYNC_POSITIVE; in sun4i_tcon0_mode_set_rgb()
478 SUN4I_TCON0_IO_POL_HSYNC_POSITIVE | SUN4I_TCON0_IO_POL_VSYNC_POSITIVE, in sun4i_tcon0_mode_set_rgb()