Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay.h232 #define SUNXI_DE_FE_ENABLE_EN (1 << 0) macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c356 setbits_le32(&de_fe->enable, SUNXI_DE_FE_ENABLE_EN); in sunxi_frontend_init()