Lines Matching +full:camera +full:- +full:sensor
1 .. SPDX-License-Identifier: GPL-2.0-only
5 .. _media-ccs-uapi:
7 MIPI CCS camera sensor driver
10 The MIPI CCS camera sensor driver is a generic driver for `MIPI CCS
11 <https://www.mipi.org/specifications/camera-command-set>`_ compliant
12 camera sensors. It exposes three sub-devices representing the pixel array,
18 Also see :ref:`the CCS driver kernel documentation <media-ccs-driver>`.
20 Pixel Array sub-device
21 ----------------------
23 The pixel array sub-device represents the camera sensor's pixel matrix, as well
30 ------
32 The binner sub-device represents the binning functionality on the sensor. For
41 ------
43 The scaler sub-device represents the digital crop and scaling functionality of
44 the sensor. The V4L2 selection target ``V4L2_SEL_TGT_CROP`` is used to
49 Additionally, if the scaler sub-device exists, its source pad (1) exposes
54 -------------------------
58 the cropped information is never retrieved. In case of camera sensors, the
64 ----------------
67 ``V4L2_CID_USER_BASE_CCS`` to control the MIPI CCS compliant camera sensors.