Searched refs:EXYNOS_CITRGFMT_FLIP_X_MIRROR (Results 1 – 2 of 2) sorted by relevance
903 cfg |= EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()910 cfg |= EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()915 cfg |= (EXYNOS_CITRGFMT_FLIP_X_MIRROR | in fimc_dst_set_transf()918 cfg &= ~EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()924 EXYNOS_CITRGFMT_FLIP_X_MIRROR | in fimc_dst_set_transf()927 cfg &= ~EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()
480 #define EXYNOS_CITRGFMT_FLIP_X_MIRROR (1 << 14) macro