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