Searched refs:SUNXI_LCDC_TCON0_DCLK_ENABLE (Results 1 – 2 of 2) sorted by relevance
37 clrbits_le32(&lcdc->tcon0_dclk, SUNXI_LCDC_TCON0_DCLK_ENABLE); in lcdc_init()87 writel(SUNXI_LCDC_TCON0_DCLK_ENABLE | in lcdc_tcon0_mode_set()
81 #define SUNXI_LCDC_TCON0_DCLK_ENABLE (0xf << 28) macro