Searched refs:SUNXI_LCDC_TCON_VSYNC_MASK (Results 1 – 2 of 2) sorted by relevance
137 val |= SUNXI_LCDC_TCON_VSYNC_MASK; in lcdc_tcon0_mode_set()196 val |= SUNXI_LCDC_TCON_VSYNC_MASK; in lcdc_tcon1_mode_set()200 SUNXI_LCDC_TCON_VSYNC_MASK | in lcdc_tcon1_mode_set()
65 #define SUNXI_LCDC_TCON_VSYNC_MASK (1 << 24) macro