Home
last modified time | relevance | path

Searched +full:mipi +full:- +full:csi2 +full:- +full:rx +full:- +full:subsystem +full:- +full:5 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/media/platform/xilinx/
Dxilinx-csi2rxss.c1 // 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/v4l2-common.h>
22 #include <media/v4l2-ctrls.h>
23 #include <media/v4l2-fwnode.h>
24 #include <media/v4l2-subdev.h>
25 #include "xilinx-vip.h"
[all …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c1 // SPDX-License-Identifier: GPL-2.0
3 * Support for Intel Camera Imaging ISP subsystem.
24 #include "sh_css_hrt.h" /* only for file 2 MIPI */
98 /* Name of the sp program: should not be built-in */
109 #define STATS_ENABLED(stage) (stage && stage->binary && stage->binary->info && \
110 (stage->binary->info->sp.enable.s3a || stage->binary->info->sp.enable.dis))
142 #define MAX_ACTIVE_STREAMS 5
143 /* A global struct for save/restore to hold all the data that should sustain power-down:
152 struct ia_css_env driver_env; /* driver-supplied env copy */
195 * - 0, if the "stop" requests have been successfully sent out.
[all …]
/Linux-v5.10/
DMAINTAINERS9 -------------------------
12 5 people, preferably many more.
29 5. Make a patch available to the relevant maintainer in the list. Use
30 ``diff -u`` to make the patch easy to merge. Be prepared to get your
40 See Documentation/process/coding-style.rst for guidance here.
46 See Documentation/process/submitting-patches.rst for details.
57 include a Signed-off-by: line. The current version of this
59 Documentation/process/submitting-patches.rst.
70 that the bug would present a short-term risk to other users if it
76 Documentation/admin-guide/security-bugs.rst for details.
[all …]