Searched refs:EXYNOS_CITRGFMT_FLIP_Y_MIRROR (Results 1 – 2 of 2) sorted by relevance
706 cfg |= EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()713 cfg |= EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()717 EXYNOS_CITRGFMT_FLIP_Y_MIRROR); in fimc_dst_set_transf()721 cfg &= ~EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()726 EXYNOS_CITRGFMT_FLIP_Y_MIRROR); in fimc_dst_set_transf()730 cfg &= ~EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()
481 #define EXYNOS_CITRGFMT_FLIP_Y_MIRROR (2 << 14) macro