Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Ddisplay.h248 #define SUNXI_DE_BE_MODE_LAYER0_ENABLE (1 << 8) macro
/external/u-boot/drivers/video/sunxi/
Dsunxi_display.c491 setbits_le32(&de_be->mode, SUNXI_DE_BE_MODE_LAYER0_ENABLE); in sunxi_composer_mode_set()