Searched refs:EXYNOS_CITRGFMT_INROT90_CLOCKWISE (Results 1 – 2 of 2) sorted by relevance
547 cfg2 &= ~EXYNOS_CITRGFMT_INROT90_CLOCKWISE; in fimc_src_set_transf()557 cfg2 |= EXYNOS_CITRGFMT_INROT90_CLOCKWISE; in fimc_src_set_transf()574 cfg2 |= EXYNOS_CITRGFMT_INROT90_CLOCKWISE; in fimc_src_set_transf()587 *swap = (cfg2 & EXYNOS_CITRGFMT_INROT90_CLOCKWISE) ? 1 : 0; in fimc_src_set_transf()953 if (cfg_ext & EXYNOS_CITRGFMT_INROT90_CLOCKWISE) { in fimc_set_prescaler()
472 #define EXYNOS_CITRGFMT_INROT90_CLOCKWISE (1 << 31) macro