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