Home
last modified time | relevance | path

Searched refs:GSC_OUT_YUV444 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-regs.h102 #define GSC_OUT_YUV444 (7 << 4) macro
Dgsc-regs.c301 cfg |= GSC_OUT_YUV444; in gsc_hw_set_out_image_format()
/Linux-v5.10/drivers/gpu/drm/exynos/
Dregs-gsc.h139 #define GSC_OUT_YUV444 (7 << 4) macro