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