Searched refs:GSC_OUT_YUV422_3P (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-gsc.h | 138 #define GSC_OUT_YUV422_3P (6 << 4) macro |
H A D | exynos_drm_gsc.c | 685 cfg |= GSC_OUT_YUV422_3P; in gsc_dst_set_fmt() |