Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 532 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only
config VIDEO_SUN6I_MIPI_CSI2
 tristate "Allwinner A31 MIPI CSI-2 Controller Driver"
 depends on V4L_PLATFORM_DRIVERS && VIDEO_DEV
 depends on ARCH_SUNXI || COMPILE_TEST
 depends on PM && COMMON_CLK && RESET_CONTROLLER
 depends on PHY_SUN6I_MIPI_DPHY
 select MEDIA_CONTROLLER
 select VIDEO_V4L2_SUBDEV_API
 select V4L2_FWNODE
 select GENERIC_PHY_MIPI_DPHY
 select REGMAP_MMIO
 help
    Support for the Allwinner A31 MIPI CSI-2 controller, also found on
    other platforms such as the V3/V3s.

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]