Home
last modified time | relevance | path

Searched refs:SUNXI_LCD0_BASE (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpu_sun9i.h73 #define SUNXI_LCD0_BASE (REGS_AHB2_BASE + 0xC00000) macro
H A Dcpu_sun4i.h40 #define SUNXI_LCD0_BASE 0x01c0C000 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_lcd.c43 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; in sunxi_lcd_enable()
H A Dsunxi_display.c526 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; in sunxi_lcdc_init()
648 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
684 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
929 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
H A Dsunxi_dw_hdmi.c261 lcdc = (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; in sunxi_dw_hdmi_lcdc_init()