Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay2.h135 #define SUNXI_DE2_UI_CFG_ATTR_EN (1 << 0) macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_de2.c169 writel(SUNXI_DE2_UI_CFG_ATTR_EN | format, &de_ui_regs->cfg[0].attr); in sunxi_de2_mode_set()