Searched refs:EXYNOS_CIGCTRL_CSC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ | ||
D | regs-fimc.h | 459 #define EXYNOS_CIGCTRL_CSC_MASK (1 << 5) macro |
D | exynos_drm_fimc.c | 1070 cfg &= ~EXYNOS_CIGCTRL_CSC_MASK; in fimc_dst_set_size() |