Searched refs:ROT_CONTROL_FMT_RGB888 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-rotator.h | 21 #define ROT_CONTROL_FMT_RGB888 (6 << 8) macro |
H A D | exynos_drm_rotator.c | 131 val |= ROT_CONTROL_FMT_RGB888; in rotator_src_set_fmt() |