Searched refs:SUN4I_TCON0_IO_POL_VSYNC_POSITIVE (Results 1 – 2 of 2) sorted by relevance
491 val |= SUN4I_TCON0_IO_POL_VSYNC_POSITIVE; in sun4i_tcon0_mode_set_lvds()568 val |= SUN4I_TCON0_IO_POL_VSYNC_POSITIVE; in sun4i_tcon0_mode_set_rgb()578 SUN4I_TCON0_IO_POL_VSYNC_POSITIVE | in sun4i_tcon0_mode_set_rgb()684 val |= SUN4I_TCON0_IO_POL_VSYNC_POSITIVE; in sun4i_tcon1_mode_set()
119 #define SUN4I_TCON0_IO_POL_VSYNC_POSITIVE BIT(24) macro