Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dlcdc.h115 #define SUNXI_LCDC_LVDS_ANA1_INIT2 (0x1f << 16 | 0x1f << 00) macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dlcdc.c64 setbits_le32(&lcdc->lvds_ana1, SUNXI_LCDC_LVDS_ANA1_INIT2); in lcdc_enable()