Searched refs:ROT_CONTROL_START (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-rotator.h | 30 #define ROT_CONTROL_START (1 << 0) macro |
H A D | exynos_drm_rotator.c | 213 val |= ROT_CONTROL_START; in rotator_start() |