Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dfb.h313 #define EXYNOS_WINCON_ENWIN_ENABLE (1 << 0) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_fb.c303 cfg |= EXYNOS_WINCON_ENWIN_ENABLE; in exynos_fimd_window_on()