Lines Matching +full:i2c +full:- +full:isp
1 .. SPDX-License-Identifier: GPL-2.0
6 CSI-2
7 -----
12 ---------------
23 elsewhere. Therefore only the pre-determined frequencies are configurable by the
27 ----------
36 processing pipeline as one or more sub-devices with different cropping and
40 An example of such a driver is the smiapp driver (see drivers/media/i2c/smiapp).
52 drivers/media/i2c/imx319.c for an example.
55 ----------------------------
80 pixel rate is specified by ``V4L2_CID_PIXEL_RATE`` in the same sub-device. The
83 Register list based drivers need to implement read-only sub-device nodes for the
89 skipping, scaling or digital crop :ref:`v4l2-subdev-selections`.
101 ----------------
110 :c:type:`v4l2_subdev_core_ops`->s_power() callback for bridge or ISP drivers to
112 to begin calling an s_power from an ISP or a bridge driver, instead please add
116 Please see examples in e.g. ``drivers/media/i2c/ov8856.c`` and
117 ``drivers/media/i2c/smiapp/smiapp-core.c``. The two drivers work in both ACPI
132 The function returns a non-zero value if it succeeded getting the power count or