Home
last modified time | relevance | path

Searched refs:SUNXI_DE2_BASE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Ddisplay2.h112 #define SUNXI_DE2_MUX0_BASE (SUNXI_DE2_BASE + 0x100000)
113 #define SUNXI_DE2_MUX1_BASE (SUNXI_DE2_BASE + 0x200000)
Dcpu_sun4i.h20 #define SUNXI_DE2_BASE 0x01000000 macro
/external/u-boot/drivers/video/sunxi/
Dsunxi_de2.c67 (struct de_clk *)(SUNXI_DE2_BASE); in sunxi_de2_mode_set()