Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-rotator.h30 #define ROT_CONTROL_START (1 << 0) macro
H A Dexynos_drm_rotator.c213 val |= ROT_CONTROL_START; in rotator_start()