Home
last modified time | relevance | path

Searched refs:EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c700 cfg &= ~EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE; in fimc_dst_set_transf()
710 cfg |= EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE; in fimc_dst_set_transf()
725 cfg |= (EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE | in fimc_dst_set_transf()
757 if (cfg_ext & EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE) { in fimc_set_prescaler()
882 if (cfg_ext & EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE) in fimc_dst_set_size()
H A Dregs-fimc.h481 #define EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE (1 << 13) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c698 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()
H A Dregs-fimc.h481 #define EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE (1 << 13) macro

Completed in 7 milliseconds