Lines Matching +full:lite +full:- +full:on
1 # SPDX-License-Identifier: GPL-2.0-only
5 depends on V4L_PLATFORM_DRIVERS
6 depends on VIDEO_DEV && OF && COMMON_CLK
7 depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
22 depends on I2C
23 depends on HAS_DMA
33 module will be called s5p-fimc.
36 tristate "S5P/EXYNOS MIPI-CSI2 receiver (MIPI-CSIS) driver"
37 depends on REGULATOR
41 This is a V4L2 driver for Samsung S5P and EXYNOS4 SoC MIPI-CSI2
42 receiver (MIPI-CSIS) devices.
45 module will be called s5p-csis.
48 tristate "EXYNOS FIMC-LITE camera interface driver"
49 depends on I2C
50 depends on SOC_EXYNOS4212 || SOC_EXYNOS4412 || SOC_EXYNOS5250 || COMPILE_TEST
51 depends on HAS_DMA
55 This is a V4L2 driver for Samsung EXYNOS4/5 SoC FIMC-LITE camera
59 module will be called exynos-fimc-lite.
62 tristate "EXYNOS4x12 FIMC-IS (Imaging Subsystem) driver"
63 depends on I2C
64 depends on HAS_DMA
66 depends on OF
70 FIMC-IS (Imaging Subsystem).
73 module will be called exynos4-fimc-is.
76 bool "EXYNOS4x12 FIMC-IS ISP Direct DMA capture support"
77 depends on VIDEO_EXYNOS4_FIMC_IS
82 video capture interface for the FIMC-IS ISP raw (Bayer) capture DMA.