Searched +full:camera +full:- +full:sensor (Results 1 – 25 of 568) sorted by relevance
12345678910>>...23
| /kernel/linux/linux-4.19/Documentation/media/v4l-drivers/ |
| D | soc-camera.rst | 1 The Soc-Camera Drivers 7 ----------- 10 - camera / camera device / camera sensor - a video-camera sensor chip, capable 13 - camera host - an interface, to which a camera is connected. Typically a 16 - camera host bus - a connection between a camera host and a camera. Can be 20 Purpose of the soc-camera subsystem 21 ----------------------------------- 23 The soc-camera subsystem initially provided a unified API between camera host 24 drivers and camera sensor drivers. Later the soc-camera sensor API has been 25 replaced with the V4L2 standard subdev API. This also made camera driver re-use [all …]
|
| D | cpia2.rst | 10 ------------ 13 Colour Processor Interface ASIC) based cameras. This camera outputs an MJPEG 16 an mjpeg enabled application can be used with the camera. We have modified the 20 contains the camera functions and the V4L interface. The cpia2_usb module 26 -------- 28 - Supports cameras with the Vision stv6410 (CIF) and stv6500 (VGA) cmos 29 sensors. I only have the vga sensor, so can't test the other. 30 - Image formats: VGA, QVGA, CIF, QCIF, and a number of sizes in between. 31 VGA and QVGA are the native image sizes for the VGA camera. CIF is done 33 - Palette: YCrCb, compressed with MJPEG. [all …]
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'" 25 # V4L2 I2C drivers that aren't related with Camera support 28 comment "audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'" 113 Support for the Cirrus Logic CS3308 High Performance 8-Channel 123 Support for the Cirrus Logic CS5345 24-bit, 192 kHz 190 Support for the internal MPX of the Sony BTF-PG472Z tuner. 193 module will be called sony-btf-mpx. 333 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG 374 Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge. [all …]
|
| /kernel/linux/linux-4.19/drivers/media/i2c/ |
| D | Kconfig | 11 ---help--- 32 ---help--- 44 ---help--- 53 ---help--- 66 ---help--- 75 ---help--- 84 ---help--- 93 ---help--- 102 ---help--- 103 Support for the Cirrus Logic CS3308 High Performance 8-Channel [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 # Kconfig for sensor drivers 7 tristate "OVT ov2722 sensor support" 11 This is a Video4Linux2 sensor-level driver for the OVT 12 OV2722 raw camera. 14 OVT is a 2M raw sensor. 19 tristate "Galaxy gc2235 sensor support" 23 This is a Video4Linux2 sensor-level driver for the OVT 24 GC2235 raw camera. 26 GC2235 is a 2M raw sensor. [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/ |
| D | camera-sensor.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 Writing camera sensor drivers 6 CSI-2 7 ----- 12 --------------- 14 Camera sensors have an internal clock tree including a PLL and a number of 23 elsewhere. Therefore only the pre-determined frequencies are configurable by the 27 ---------- 29 There are two distinct ways to configure the frame size produced by camera 32 Freely configurable camera sensor drivers [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/ |
| D | samsung-fimc.txt | 1 Samsung S5P/EXYNOS SoC Camera Subsystem (FIMC) 2 ---------------------------------------------- 4 The S5P/Exynos SoC Camera subsystem comprises of multiple sub-devices 6 the S5P SoCs series known as CAMIF), MIPI CSIS, FIMC-LITE and FIMC-IS (ISP). 8 The sub-subdevices are defined as child nodes of the common 'camera' node which 10 any single sub-device, like common camera port pins or the CAMCLK clock outputs 13 Common 'camera' node 14 -------------------- 18 - compatible: must be "samsung,fimc", "simple-bus" 19 - clocks: list of clock specifiers, corresponding to entries in [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | samsung-fimc.txt | 1 Samsung S5P/Exynos SoC Camera Subsystem (FIMC) 2 ---------------------------------------------- 4 The S5P/Exynos SoC Camera subsystem comprises of multiple sub-devices 6 the S5P SoCs series known as CAMIF), MIPI CSIS, FIMC-LITE and FIMC-IS (ISP). 8 The sub-subdevices are defined as child nodes of the common 'camera' node which 10 any single sub-device, like common camera port pins or the CAMCLK clock outputs 13 Common 'camera' node 14 -------------------- 18 - compatible: must be "samsung,fimc", "simple-bus" 19 - clocks: list of clock specifiers, corresponding to entries in [all …]
|
| D | video-interfaces.txt | 4 --------------- 6 Video data pipelines usually consist of external devices, e.g. camera sensors, 21 #address-cells = <1>; 22 #size-cells = <0>; 37 a common scheme using '#address-cells', '#size-cells' and 'reg' properties is 41 specify #address-cells, #size-cells properties independently for the 'port' 44 Two 'endpoint' nodes are linked with each other through their 'remote-endpoint' 53 a device is partitioned into multiple data busses, e.g. 16-bit input port 54 divided into two separate ITU-R BT.656 8-bit busses. In such case bus-width 55 and data-shift properties can be used to assign physical data lines to each [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-camera.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _camera-controls: 6 Camera Control Reference 9 The Camera class includes controls for mechanical (or equivalent 13 .. _camera-control-id: 15 Camera Control IDs 19 The Camera class descriptor. Calling 23 .. _v4l2-exposure-auto-type: 28 enum v4l2_exposure_auto_type - 36 .. flat-table:: [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/imx/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 20 tristate "i.MX5/6 Camera Sensor Interface driver" 24 A video4linux camera sensor interface driver for i.MX5/6. 27 tristate "i.MX6UL/L / i.MX7 Camera Sensor Interface driver" 31 Enable support for video4linux camera sensor interface driver for
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | imi,rdacm2x-gmsl.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 4 --- 5 $id: http://devicetree.org/schemas/media/i2c/imi,rdacm2x-gmsl.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: IMI D&D RDACM20 and RDACM21 Automotive Camera Platforms 11 - Jacopo Mondi <jacopo+renesas@jmondi.org> 12 - Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> 13 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 - Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> 16 description: -| [all …]
|
| D | toshiba,et8ek8.txt | 1 Toshiba et8ek8 5MP sensor 3 Toshiba et8ek8 5MP sensor is an image sensor found in Nokia N900 device 6 Documentation/devicetree/bindings/media/video-interfaces.txt . 10 -------------------- 12 - compatible: "toshiba,et8ek8" 13 - reg: I2C address (0x3e, or an alternative address) 14 - vana-supply: Analogue voltage supply (VANA), 2.8 volts 15 - clocks: External clock to the sensor 16 - clock-frequency: Frequency of the external clock to the sensor. Camera 18 a pre-determined frequency known to be suitable to the board. [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | platform-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 17 am437x-vpfe TI AM437x VPFE 18 aspeed-video Aspeed AST2400 and AST2500 19 atmel-isc ATMEL Image Sensor Controller (ISC) 20 atmel-isi ATMEL Image Sensor Interface (ISI) 23 cafe_ccic Marvell 88ALP01 (Cafe) CMOS Camera Controller 24 cdns-csi2rx Cadence MIPI-CSI2 RX Controller 25 cdns-csi2tx Cadence MIPI-CSI2 TX Controller 26 coda-vpu Chips&Media Coda multi-standard codec IP 29 exynos-fimc-is EXYNOS4x12 FIMC-IS (Imaging Subsystem) [all …]
|
| D | imx7.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 ------------ 14 - CMOS Sensor Interface (CSI) 15 - Video Multiplexer 16 - MIPI CSI-2 Receiver 18 .. code-block:: none 20 MIPI Camera Input ---> MIPI CSI-2 --- > |\ 24 | U | ------> CSI ---> Capture 27 Parallel Camera Input ----------------> | / 34 -------- [all …]
|
| D | qcom_camss.rst | 1 .. SPDX-License-Identifier: GPL-2.0 5 Qualcomm Camera Subsystem driver 9 ------------ 11 This file documents the Qualcomm Camera Subsystem driver located under 14 The current version of the driver supports the Camera Subsystem found on 18 Camera sensor using V4L2 subdev interface in the kernel is supported. 20 The driver is implemented using as a reference the Qualcomm Camera Subsystem 24 Qualcomm Camera Subsystem hardware 25 ---------------------------------- 27 The Camera Subsystem hardware found on 8x16 / 8x96 processors and supported by [all …]
|
| /kernel/linux/linux-5.10/include/media/drv-intf/ |
| D | exynos-fimc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Samsung S5P/Exynos4 SoC series camera interface driver header 5 * Copyright (C) 2010 - 2013 Samsung Electronics Co., Ltd. 12 #include <media/media-entity.h> 13 #include <media/v4l2-dev.h> 14 #include <media/v4l2-mediabus.h> 17 * Enumeration of data inputs to the camera subsystem. 33 /* Camera parallel bus */ 35 /* Camera parallel bus with embedded synchronization */ 37 /* Camera MIPI-CSI2 serial bus */ [all …]
|
| /kernel/linux/linux-4.19/include/media/drv-intf/ |
| D | exynos-fimc.h | 2 * Samsung S5P/Exynos4 SoC series camera interface driver header 4 * Copyright (C) 2010 - 2013 Samsung Electronics Co., Ltd. 15 #include <media/media-entity.h> 16 #include <media/v4l2-dev.h> 17 #include <media/v4l2-mediabus.h> 20 * Enumeration of data inputs to the camera subsystem. 36 /* Camera parallel bus */ 38 /* Camera parallel bus with embedded synchronization */ 40 /* Camera MIPI-CSI2 serial bus */ 46 /* FIFO link from FIMC-IS */ [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/ |
| D | m5602_sensor.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 12 * for SN9C10x PC Camera Controllers 36 SENSOR, enumerator 41 /* Defines the name of a sensor */ 44 /* What i2c address the sensor is connected to */ 50 /* Probes if the sensor is connected */ 59 /* Executed when the camera starts to send data */ 62 /* Executed when the camera ends to send data */
|
| /kernel/linux/linux-4.19/include/media/ |
| D | soc_camera.h | 2 * camera image capture (abstract) bus driver header 20 #include <media/videobuf2-v4l2.h> 21 #include <media/v4l2-async.h> 22 #include <media/v4l2-ctrls.h> 23 #include <media/v4l2-device.h> 33 struct device *parent; /* Camera host device */ 49 void *host_priv; /* Per-device host private data */ 86 unsigned int *asd_sizes; /* 0-terminated array of asd group sizes */ 133 /* Per camera SOCAM_SENSOR_* bus flags */ 136 /* sensor driver private platform data */ [all …]
|
| /kernel/linux/linux-4.19/drivers/media/usb/gspca/ |
| D | Kconfig | 7 ---help--- 11 See <file:Documentation/media/v4l-drivers/gspca-cardlist.rst> for more info. 27 tristate "Benq USB Camera Driver" 30 Say Y here if you want support for the Benq DC E300 camera. 36 tristate "Conexant Camera Driver" 45 tristate "cpia CPiA (version 1) Camera Driver" 56 tristate "DTCS033 (Scopium) USB Astro-Camera Driver" 59 Say Y here if you want support for the Scopium camera 66 tristate "Etoms USB Camera Driver" 103 tristate "Kinect sensor device USB Camera Driver" [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 12 See <file:Documentation/admin-guide/media/gspca-cardlist.rst> for more info. 28 tristate "Benq USB Camera Driver" 31 Say Y here if you want support for the Benq DC E300 camera. 37 tristate "Conexant Camera Driver" 46 tristate "cpia CPiA (version 1) Camera Driver" 57 tristate "DTCS033 (Scopium) USB Astro-Camera Driver" 60 Say Y here if you want support for the Scopium camera 67 tristate "Etoms USB Camera Driver" 104 tristate "Kinect sensor device USB Camera Driver" [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
| D | cpia2_devel.rst | 1 .. SPDX-License-Identifier: GPL-2.0 15 - This is a driver version stripped of the 2.4 back compatibility 26 CMOS sensors - the vvl6410 CIF sensor and the vvl6500 VGA sensor. These will 36 values is the only way to control the camera. Some settings are 37 interdependant, such as the sequence required to power up the camera. I will 41 section is always powered on when the camera is plugged in. It contains 44 how the video from the sensor is processed. Examples are timing registers, 46 block is the video compressor (VC). The video stream sent from the camera is 52 the camera. There are three modes for this. Block mode requests a number
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| D | via-camera.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Driver for the VIA Chrome integrated camera controller. 18 #include <media/v4l2-device.h> 19 #include <media/v4l2-ioctl.h> 20 #include <media/v4l2-ctrls.h> 21 #include <media/v4l2-event.h> 22 #include <media/v4l2-image-sizes.h> 24 #include <media/videobuf2-dma-sg.h> 26 #include <linux/dma-mapping.h> 28 #include <linux/via-core.h> [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/i2c/ |
| D | toshiba,et8ek8.txt | 1 Toshiba et8ek8 5MP sensor 3 Toshiba et8ek8 5MP sensor is an image sensor found in Nokia N900 device 6 Documentation/devicetree/bindings/media/video-interfaces.txt . 10 -------------------- 12 - compatible: "toshiba,et8ek8" 13 - reg: I2C address (0x3e, or an alternative address) 14 - vana-supply: Analogue voltage supply (VANA), 2.8 volts 15 - clocks: External clock to the sensor 16 - clock-frequency: Frequency of the external clock to the sensor. Camera 18 a pre-determined frequency known to be suitable to the board. [all …]
|
12345678910>>...23