Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dlcdc.h106 #define SUNXI_LCDC_LVDS_ANA0 0x40040320 macro
111 #define SUNXI_LCDC_LVDS_ANA0 0x3f310000 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dlcdc.c49 setbits_le32(&lcdc->lvds_ana0, SUNXI_LCDC_LVDS_ANA0); in lcdc_enable()