Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-regs.h105 #define GSC_OUT_YUV444 (7 << 4) macro
Dgsc-regs.c305 cfg |= GSC_OUT_YUV444; in gsc_hw_set_out_image_format()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dregs-gsc.h141 #define GSC_OUT_YUV444 (7 << 4) macro