Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-rotator.h24 #define ROT_CONTROL_FLIP_HORIZONTAL (3 << 6) macro
H A Dexynos_drm_rotator.c172 val |= ROT_CONTROL_FLIP_HORIZONTAL; in rotator_dst_set_transf()