Searched refs:EXYNOS_CITRGFMT_FLIP_Y_MIRROR (Results 1 – 2 of 2) sorted by relevance
705 cfg |= EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()712 cfg |= EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()716 EXYNOS_CITRGFMT_FLIP_Y_MIRROR); in fimc_dst_set_transf()720 cfg &= ~EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()725 EXYNOS_CITRGFMT_FLIP_Y_MIRROR); in fimc_dst_set_transf()729 cfg &= ~EXYNOS_CITRGFMT_FLIP_Y_MIRROR; in fimc_dst_set_transf()
478 #define EXYNOS_CITRGFMT_FLIP_Y_MIRROR (2 << 14) macro