Searched refs:SUNXI_LCDC_CTRL_TCON_ENABLE (Results 1 – 2 of 2) sorted by relevance
70 #define SUNXI_LCDC_CTRL_TCON_ENABLE (1 << 31) macro
46 setbits_le32(&lcdc->ctrl, SUNXI_LCDC_CTRL_TCON_ENABLE); in lcdc_enable()