Searched refs:EXYNOS_CITRGFMT_FLIP_X_MIRROR (Results 1 – 2 of 2) sorted by relevance
703 cfg |= EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()710 cfg |= EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()715 cfg |= (EXYNOS_CITRGFMT_FLIP_X_MIRROR | in fimc_dst_set_transf()718 cfg &= ~EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()724 EXYNOS_CITRGFMT_FLIP_X_MIRROR | in fimc_dst_set_transf()727 cfg &= ~EXYNOS_CITRGFMT_FLIP_X_MIRROR; in fimc_dst_set_transf()
477 #define EXYNOS_CITRGFMT_FLIP_X_MIRROR (1 << 14) macro