Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h148 #define GFX_ENABLE 1 macro
/openbmc/u-boot/drivers/video/
H A Domap3_dss.c124 writel(panel_cfg->gfx_format | GFX_ENABLE, &dispc->gfx_attributes); in omap3_dss_panel_config()