Home
last modified time | relevance | path

Searched refs:SUNXI_LCDC_TCON0_CTRL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dlcdc.h79 #define SUNXI_LCDC_TCON0_CTRL_ENABLE (1 << 31) macro
/external/u-boot/drivers/video/sunxi/
Dlcdc.c84 writel(SUNXI_LCDC_TCON0_CTRL_ENABLE | in lcdc_tcon0_mode_set()