Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h85 #define GSC_OUT_RGB_HD_WIDE (3 << 10) macro
H A Dgsc-regs.c270 cfg |= GSC_OUT_RGB_HD_WIDE; in gsc_hw_set_out_image_rgb()
/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h122 #define GSC_OUT_RGB_HD_WIDE (2 << 10) macro
H A Dexynos_drm_gsc.c896 cfg |= GSC_OUT_RGB_HD_WIDE; in gsc_dst_set_size()