Lines Matching +full:register +full:- +full:based
1 .. SPDX-License-Identifier: GPL-2.0
6 CSI-2 and parallel (BT.601 and BT.656) busses
7 ---------------------------------------------
9 Please see :ref:`transmitter-receiver`.
12 ---------------
15 divisors. The clock tree is generally configured by the driver based on a few
23 elsewhere. Therefore only the pre-determined frequencies are configurable by the
29 Read the ``clock-frequency`` _DSD property to denote the frequency. The driver
35 The currently preferred way to achieve this is using ``assigned-clocks``,
36 ``assigned-clock-parents`` and ``assigned-clock-rates`` properties. See
37 ``Documentation/devicetree/bindings/clock/clock-bindings.txt`` for more
46 ----------
55 processing pipeline as one or more sub-devices with different cropping and
61 Register list based drivers
64 Register list based drivers generally, instead of able to configure the device
65 they control based on user requests, are limited to a number of preset
67 level are independent. How a driver picks such configuration is based on the
74 ----------------------------
101 sub-device. The unit of that control is pixels per second.
103 Register list based drivers need to implement read-only sub-device nodes for the
104 purpose. Devices that are not register list based need these to configure the
109 skipping, scaling or digital crop :ref:`v4l2-subdev-selections`.
121 ----------------
130 struct v4l2_subdev_core_ops->s_power() callback for bridge or ISP drivers to
137 ``drivers/media/i2c/ccs/ccs-core.c``. The two drivers work in both ACPI
138 and DT based systems.
151 The function returns a non-zero value if it succeeded getting the power count or