Searched refs:ROT_CONTROL_FLIP_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-rotator.h | 24 #define ROT_CONTROL_FLIP_HORIZONTAL (3 << 6) macro |
H A D | exynos_drm_rotator.c | 172 val |= ROT_CONTROL_FLIP_HORIZONTAL; in rotator_dst_set_transf() |