Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsamsung_fimd.h67 #define VIDCON0_CLKSEL_LCD (0x1 << 2) macro
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c586 val |= VIDCON0_CLKSEL_LCD; in fimd_commit()