Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dlcdc.h96 #define SUNXI_LCDC_TCON1_CTRL_ENABLE (1 << 31) macro
/external/u-boot/drivers/video/sunxi/
Dlcdc.c161 writel(SUNXI_LCDC_TCON1_CTRL_ENABLE | in lcdc_tcon1_mode_set()