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