Searched refs:EXYNOS_CITRGFMT_FLIP_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-fimc.h | 480 #define EXYNOS_CITRGFMT_FLIP_MASK (3 << 14) macro |
H A D | exynos_drm_fimc.c | 697 cfg &= ~EXYNOS_CITRGFMT_FLIP_MASK; in fimc_dst_set_transf() |