Searched +full:mipi +full:- +full:csi2 +full:- +full:rx +full:- +full:subsystem +full:- +full:5 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-csi2rxss.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Driver for Xilinx MIPI CSI-2 Rx Subsystem 5 * Copyright (C) 2016 - 2020 Xilinx, Inc. 19 #include <linux/v4l2-subdev.h> 20 #include <media/media-entity.h> 21 #include <media/mipi-csi2.h> 22 #include <media/v4l2-common.h> 23 #include <media/v4l2-ctrls.h> 24 #include <media/v4l2-fwnode.h> 25 #include <media/v4l2-subdev.h> [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 27 P: *Subsystem Profile* document for more details submitting 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org [all …]
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Support for Intel Camera Imaging ISP subsystem. 26 #include "sh_css_hrt.h" /* only for file 2 MIPI */ 86 /* Name of the sp program: should not be built-in */ 114 * struct sh_css_stream_seed - a stream seed, to save and restore the 138 #define MAX_ACTIVE_STREAMS 5 141 * sustain power-down: MMU base, IRQ type, env for routines, binary loaded FW 150 struct ia_css_env driver_env; /* driver-supplied env copy */ 194 * - true, if all "ia_css_pipe" instances in the target "ia_css_stream" 196 * - false, otherwise. [all …]
|