Searched refs:SUN4I_TCON0_IO_POL_HSYNC_POSITIVE (Results 1 – 2 of 2) sorted by relevance
487 val |= SUN4I_TCON0_IO_POL_HSYNC_POSITIVE; in sun4i_tcon0_mode_set_lvds()564 val |= SUN4I_TCON0_IO_POL_HSYNC_POSITIVE; in sun4i_tcon0_mode_set_rgb()576 SUN4I_TCON0_IO_POL_HSYNC_POSITIVE | in sun4i_tcon0_mode_set_rgb()680 val |= SUN4I_TCON0_IO_POL_HSYNC_POSITIVE; in sun4i_tcon1_mode_set()
117 #define SUN4I_TCON0_IO_POL_HSYNC_POSITIVE BIT(25) macro