Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h101 #define GSC_OUT_YUV422_2P (5 << 4) macro
H A Dgsc-regs.c324 cfg |= GSC_OUT_YUV422_2P; in gsc_hw_set_out_image_format()
/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h137 #define GSC_OUT_YUV422_2P (5 << 4) macro
H A Dexynos_drm_gsc.c683 cfg |= (GSC_OUT_CHROMA_ORDER_CRCB | GSC_OUT_YUV422_2P); in gsc_dst_set_fmt()
698 cfg |= (GSC_OUT_CHROMA_ORDER_CBCR | GSC_OUT_YUV422_2P); in gsc_dst_set_fmt()