Searched refs:EXYNOS_CITRGFMT_FLIP_Y_MIRROR (Results 1 – 2 of 2) sorted by relevance
707 cfg |= EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()714 cfg |= EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()718 EXYNOS_CITRGFMT_FLIP_Y_MIRROR); in fimc_dst_set_transf()722 cfg &= ~EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()727 EXYNOS_CITRGFMT_FLIP_Y_MIRROR); in fimc_dst_set_transf()731 cfg &= ~EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()
478 #define EXYNOS_CITRGFMT_FLIP_Y_MIRROR (2 << 14) macro