Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dcpu_sun9i.h64 #define SUNXI_DE_BE0_BASE (REGS_AHB2_BASE + 0x200000) macro
Dcpu_sun4i.h172 #define SUNXI_DE_BE0_BASE 0x01e60000 macro
/external/u-boot/drivers/video/sunxi/
Dsunxi_display.c444 (struct sunxi_de_be_reg *)SUNXI_DE_BE0_BASE; in sunxi_composer_init()
463 writel(0, SUNXI_DE_BE0_BASE + i); in sunxi_composer_init()
478 (struct sunxi_de_be_reg *)SUNXI_DE_BE0_BASE; in sunxi_composer_mode_set()
516 (struct sunxi_de_be_reg *)SUNXI_DE_BE0_BASE; in sunxi_composer_enable()