Searched refs:VIDCON0_CLKSEL_LCD (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/video/ | ||
D | samsung_fimd.h | 70 #define VIDCON0_CLKSEL_LCD (0x1 << 2) macro |
/linux-4.4.14/drivers/gpu/drm/exynos/ | ||
D | exynos_drm_fimd.c | 470 val |= VIDCON0_CLKSEL_LCD; in fimd_commit() |