Searched refs:ROT_CONTROL_START (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/exynos/ | ||
D | regs-rotator.h | 33 #define ROT_CONTROL_START (1 << 0) macro |
D | exynos_drm_rotator.c | 620 val |= ROT_CONTROL_START; in rotator_ippdrv_start() |