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