Home
last modified time | relevance | path

Searched refs:GSC_SRC_FMT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h42 #define GSC_SRC_FMT (1 << 1) macro
H A Dgsc-core.c701 unsigned int flags = GSC_DST_FMT | GSC_SRC_FMT; in __gsc_s_ctrl()