Searched refs:EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE (Results 1 – 2 of 2) sorted by relevance
698 cfg &= ~EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE; in fimc_dst_set_transf()708 cfg |= EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE; in fimc_dst_set_transf()723 cfg |= (EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE | in fimc_dst_set_transf()755 if (cfg_ext & EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE) { in fimc_set_prescaler()880 if (cfg_ext & EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE) in fimc_dst_set_size()
481 #define EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE (1 << 13) macro