Home
last modified time | relevance | path

Searched refs:GSC_OUT_YUV420_3P (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/platform/exynos-gsc/
Dgsc-regs.h102 #define GSC_OUT_YUV420_3P (3 << 4) macro
Dgsc-regs.c335 cfg |= GSC_OUT_YUV420_3P; in gsc_hw_set_out_image_format()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dregs-gsc.h138 #define GSC_OUT_YUV420_3P (3 << 4) macro
Dexynos_drm_gsc.c802 cfg |= GSC_OUT_YUV420_3P; in gsc_dst_set_fmt()