Searched +full:jh7110 +full:- +full:csi2rx (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/media/cdns,csi2rx.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Cadence MIPI-CSI2 RX controller10 - Maxime Ripard <mripard@kernel.org>13 The Cadence MIPI-CSI2 RX controller is a CSI-2 bridge supporting up to 4 CSI19 - enum:20 - starfive,jh7110-csi2rx21 - const: cdns,csi2rx[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Driver for Cadence MIPI-CSI2 RX Controller v1.319 #include <media/v4l2-ctrls.h>20 #include <media/v4l2-device.h>21 #include <media/v4l2-fwnode.h>22 #include <media/v4l2-subdev.h>104 static void csi2rx_reset(struct csi2rx_priv *csi2rx) in csi2rx_reset() argument107 csi2rx->base + CSI2RX_SOFT_RESET_REG); in csi2rx_reset()111 writel(0, csi2rx->base + CSI2RX_SOFT_RESET_REG); in csi2rx_reset()114 static int csi2rx_configure_ext_dphy(struct csi2rx_priv *csi2rx) in csi2rx_configure_ext_dphy() argument[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]