Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpu_sun9i.h74 #define SUNXI_LCD0_BASE (REGS_AHB2_BASE + 0xC00000) macro
H A Dcpu_sun4i.h41 #define SUNXI_LCD0_BASE 0x01c0C000 macro
/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c636 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; in sunxi_lcdc_init()
756 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
789 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
1031 (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE;
H A Dsunxi_dw_hdmi.c252 lcdc = (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; in sunxi_dw_hdmi_lcdc_init()