Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h99 #define GSC_OUT_YUV420_3P (3 << 4) macro
H A Dgsc-regs.c331 cfg |= GSC_OUT_YUV420_3P; in gsc_hw_set_out_image_format()
/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h135 #define GSC_OUT_YUV420_3P (3 << 4) macro
H A Dexynos_drm_gsc.c689 cfg |= (GSC_OUT_CHROMA_ORDER_CBCR | GSC_OUT_YUV420_3P); in gsc_dst_set_fmt()
692 cfg |= (GSC_OUT_CHROMA_ORDER_CRCB | GSC_OUT_YUV420_3P); in gsc_dst_set_fmt()