Home
last modified time | relevance | path

Searched refs:ROT_CONTROL_FLIP_VERTICAL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-rotator.h26 #define ROT_CONTROL_FLIP_VERTICAL (2 << 6) macro
Dexynos_drm_rotator.c171 val |= ROT_CONTROL_FLIP_VERTICAL; in rotator_dst_set_transf()