Searched refs:EXYNOS_CITRGFMT_FLIP_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/exynos/ | ||
D | regs-fimc.h | 483 #define EXYNOS_CITRGFMT_FLIP_MASK (3 << 14) macro |
D | exynos_drm_fimc.c | 698 cfg &= ~EXYNOS_CITRGFMT_FLIP_MASK; in fimc_dst_set_transf() |