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