Searched refs:SUNXI_LCDC_TCON_HSYNC_MASK (Results 1 – 2 of 2) sorted by relevance
135 val |= SUNXI_LCDC_TCON_HSYNC_MASK; in lcdc_tcon0_mode_set()194 val |= SUNXI_LCDC_TCON_HSYNC_MASK; in lcdc_tcon1_mode_set()201 SUNXI_LCDC_TCON_HSYNC_MASK); in lcdc_tcon1_mode_set()
66 #define SUNXI_LCDC_TCON_HSYNC_MASK (1 << 25) macro