| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | tvp7002.txt | 7 - compatible : Must be "ti,tvp7002" 10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when 13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when 16 - pclk-sample: Clock polarity of the bus. Default value when this property is 19 - sync-on-green-active: Active state of Sync-on-green signal property of the 21 0 = Normal Operation (Active Low, Default) 24 - field-even-active: Active-high Field ID output polarity control of the bus. 25 Under normal operation, the field ID output is set to logic 1 for an odd field 26 (field 1) and set to logic 0 for an even field (field 0). 27 0 = Normal Operation (Active Low, Default) [all …]
|
| D | tvp5150.txt | 4 (and also SECAM in the TVP5151 case) video signals to either 8-bit 4:2:2 YUV 5 with discrete syncs or 8-bit ITU-R BT.656 with embedded syncs output formats. 9 - compatible: Value must be "ti,tvp5150". 10 - reg: I2C slave address. 14 - pdn-gpios: Phandle for the GPIO connected to the PDN pin, if any. 15 - reset-gpios: Phandle for the GPIO connected to the RESETB pin, if any. 19 Documentation/devicetree/bindings/media/video-interfaces.txt. The port nodes 23 -------------------------------------- 26 Y-OUT src 2 32 tvp-5150 port@0 (AIP1A) [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/i2c/ |
| D | tvp7002.txt | 7 - compatible : Must be "ti,tvp7002" 10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when 13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when 16 - pclk-sample: Clock polarity of the bus. Default value when this property is 19 - sync-on-green-active: Active state of Sync-on-green signal property of the 21 0 = Normal Operation (Active Low, Default) 24 - field-even-active: Active-high Field ID output polarity control of the bus. 25 Under normal operation, the field ID output is set to logic 1 for an odd field 26 (field 1) and set to logic 0 for an even field (field 0). 27 0 = Normal Operation (Active Low, Default) [all …]
|
| D | tvp5150.txt | 4 (and also SECAM in the TVP5151 case) video signals to either 8-bit 4:2:2 YUV 5 with discrete syncs or 8-bit ITU-R BT.656 with embedded syncs output formats. 8 - compatible: value must be "ti,tvp5150" 9 - reg: I2C slave address 12 - pdn-gpios: phandle for the GPIO connected to the PDN pin, if any. 13 - reset-gpios: phandle for the GPIO connected to the RESETB pin, if any. 17 Documentation/devicetree/bindings/media/video-interfaces.txt. 21 - hsync-active: active state of the HSYNC signal. Must be <1> (HIGH). 22 - vsync-active: active state of the VSYNC signal. Must be <1> (HIGH). 23 - field-even-active: field signal level during the even field data [all …]
|
| /kernel/linux/linux-4.19/include/media/i2c/ |
| D | tvp7002.h | 1 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics 5 * Author: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com> 18 * but WITHOUT ANY WARRANTY; without even the implied warranty of 28 * struct tvp7002_config - Platform dependent data 30 * 0 - Data clocked out on rising edge of DATACLK signal 31 * 1 - Data clocked out on falling edge of DATACLK signal 33 * 0 - Active low HSYNC output, 1 - Active high HSYNC output 35 * 0 - Active low VSYNC output, 1 - Active high VSYNC output 36 *@fid_polarity: Active-high Field ID polarity. 37 * 0 - The field ID output is set to logic 1 for an odd field [all …]
|
| /kernel/linux/linux-5.10/include/media/i2c/ |
| D | tvp7002.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics 6 * Author: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com> 19 * struct tvp7002_config - Platform dependent data 21 * 0 - Data clocked out on rising edge of DATACLK signal 22 * 1 - Data clocked out on falling edge of DATACLK signal 24 * 0 - Active low HSYNC output, 1 - Active high HSYNC output 26 * 0 - Active low VSYNC output, 1 - Active high VSYNC output 27 *@fid_polarity: Active-high Field ID polarity. 28 * 0 - The field ID output is set to logic 1 for an odd field [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| D | via-camera.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 #define VCR_IC_EAV 0x0001 /* End of active video status */ 8 #define VCR_IC_FBOTFLD 0x0004 /* "flipping" Bottom field is active */ 9 #define VCR_IC_ACTBUF 0x0018 /* Active video buffer */ 10 #define VCR_IC_VSYNC 0x0020 /* 0 = VB, 1 = active video */ 11 #define VCR_IC_BOTFLD 0x0040 /* Bottom field is active */ 13 #define VCR_IC_INTEN 0x0100 /* End of active video int. enable */ 20 #define VCR_TSC_METHOD 0x00000c /* DMA method (non-functional) */ 36 #define VCR_CI_HDMODE 0x00000040 /* CCIR656-16 hdr decode mode; 1=16b */ 37 #define VCR_CI_BSWAP 0x00000080 /* Swap bytes (16-bit) */ [all …]
|
| /kernel/linux/linux-4.19/drivers/media/platform/ |
| D | via-camera.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 #define VCR_IC_EAV 0x0001 /* End of active video status */ 8 #define VCR_IC_FBOTFLD 0x0004 /* "flipping" Bottom field is active */ 9 #define VCR_IC_ACTBUF 0x0018 /* Active video buffer */ 10 #define VCR_IC_VSYNC 0x0020 /* 0 = VB, 1 = active video */ 11 #define VCR_IC_BOTFLD 0x0040 /* Bottom field is active */ 13 #define VCR_IC_INTEN 0x0100 /* End of active video int. enable */ 20 #define VCR_TSC_METHOD 0x00000c /* DMA method (non-functional) */ 36 #define VCR_CI_HDMODE 0x00000040 /* CCIR656-16 hdr decode mode; 1=16b */ 37 #define VCR_CI_BSWAP 0x00000080 /* Swap bytes (16-bit) */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-dv-timings.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_G_DV_TIMINGS - VIDIOC_S_DV_TIMINGS - VIDIOC_SUBDEV_G_DV_TIMINGS - VIDIOC_SUBDEV_S_DV_TIMINGS… 56 registered in read-only mode is not allowed. An error is returned and the errno 57 variable is set to ``-EPERM``. 59 The ``linux/v4l2-dv-timings.h`` header can be used to get the timings of 68 On success 0 is returned, on error -1 and the ``errno`` variable is set 70 :ref:`Generic Error Codes <gen-errors>` chapter. 83 ``VIDIOC_SUBDEV_S_DV_TIMINGS`` has been called on a read-only subdevice. 89 .. flat-table:: struct v4l2_bt_timings 90 :header-rows: 0 [all …]
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | vidioc-g-dv-timings.rst | 1 .. -*- coding: utf-8; mode: rst -*- 12 VIDIOC_G_DV_TIMINGS - VIDIOC_S_DV_TIMINGS - VIDIOC_SUBDEV_G_DV_TIMINGS - VIDIOC_SUBDEV_S_DV_TIMINGS… 35 File descriptor returned by :ref:`open() <func-open>`. 53 The ``linux/v4l2-dv-timings.h`` header can be used to get the timings of 63 On success 0 is returned, on error -1 and the ``errno`` variable is set 65 :ref:`Generic Error Codes <gen-errors>` chapter. 82 .. flat-table:: struct v4l2_bt_timings 83 :header-rows: 0 84 :stub-columns: 0 87 * - __u32 [all …]
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-mediabus.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 11 #include <linux/v4l2-mediabus.h> 34 * will be replaced by a field whose value reports the intended active state of 50 * Note: in BT.656 mode HSYNC, FIELD, and VSYNC are unused 62 /* FIELD = 0/1 - Field1 (odd)/Field2 (even) */ 64 /* FIELD = 1/0 - Field1 (odd)/Field2 (even) */ 66 /* Active state of Sync-on-green (SoG) signal, 0/1 for LOW/HIGH respectively. */ 73 /* CSI-2 D-PHY number of data lanes. */ 78 /* CSI-2 Virtual Channel identifiers. */ 83 /* Clock non-continuous mode support. */ [all …]
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| D | cputime.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 28 *utime = t->utime; in task_cputime() 29 *stime = t->stime; in task_cputime() 34 return t->gtime; in task_gtime() 43 *utimescaled = t->utimescaled; in task_cputime_scaled() 44 *stimescaled = t->stimescaled; in task_cputime_scaled() 67 * The following are functions that support scheduler-internal time accounting. 73 * get_running_cputimer - return &tsk->signal->cputimer if cputimers are active 81 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer() 84 * Check whether posix CPU timers are active. If not the thread in get_running_cputimer() [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/ |
| D | video-interfaces.txt | 4 --------------- 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' 51 It is allowed for multiple endpoints at a port to be active simultaneously, 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-4.19/Documentation/isdn/ |
| D | README.hysdn | 7 The CAPI 2.0-support was added by Ulrich Albrecht (ualbrecht@hypercope.de) 17 but WITHOUT ANY WARRANTY; without even the implied warranty of 43 The drivers/isdn/hysdn subdir contains a driver for HYPERCOPEs active 46 the active cards submenu. The driver may only be compiled and used if 50 optional CAPI 2.0 support, they register as ethernet card. IP-routing 51 to a ISDN-destination is performed on the card itself. All necessary 53 and firmware may be fetched from Hypercopes WWW-Site www.hypercope.de. 57 (check isdn4k-utils) or -using the capidrv module- as a regular 59 active AVM cards and in fact uses the same module. 65 in the id-range 0-9. [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | renesas,ceu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacopo Mondi <jacopo+renesas@jmondi.org> 11 - linux-renesas-soc@vger.kernel.org 15 Mobile, R-Mobile and RZ SoCs. The interface supports a single parallel input 21 - renesas,r7s72100-ceu 22 - renesas,r8a7740-ceu 33 power-domains: 46 # Documentation/devicetree/bindings/media/video-interfaces.txt [all …]
|
| D | renesas,vin.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Renesas R-Car Video Input (VIN) 11 - Niklas Söderlund <niklas.soderlund@ragnatech.se> 14 The R-Car Video Input (VIN) device provides video input capabilities for the 15 Renesas R-Car family of devices. 20 on Gen3 and RZ/G2 platforms to a CSI-2 receiver. 25 - items: 26 - enum: [all …]
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | runtime_pm.rst | 5 (C) 2009-2011 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc. 18 put their PM-related work items. It is strongly recommended that pm_wq be 20 them to be synchronized with system-wide power transitions (suspend to RAM, 53 The ->runtime_suspend(), ->runtime_resume() and ->runtime_idle() callbacks 57 1. PM domain of the device, if the device's PM domain object, dev->pm_domain, 60 2. Device type of the device, if both dev->type and dev->type->pm are present. 62 3. Device class of the device, if both dev->class and dev->class->pm are 65 4. Bus type of the device, if both dev->bus and dev->bus->pm are present. 69 dev->driver->pm directly (if present). 73 and bus type. Moreover, the high-priority one will always take precedence over [all …]
|
| /kernel/linux/linux-4.19/Documentation/power/ |
| D | runtime_pm.txt | 3 (C) 2009-2011 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc. 13 put their PM-related work items. It is strongly recommended that pm_wq be 15 them to be synchronized with system-wide power transitions (suspend to RAM, 47 The ->runtime_suspend(), ->runtime_resume() and ->runtime_idle() callbacks 51 1. PM domain of the device, if the device's PM domain object, dev->pm_domain, 54 2. Device type of the device, if both dev->type and dev->type->pm are present. 56 3. Device class of the device, if both dev->class and dev->class->pm are 59 4. Bus type of the device, if both dev->bus and dev->bus->pm are present. 63 dev->driver->pm directly (if present). 67 and bus type. Moreover, the high-priority one will always take precedence over [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ti/wl12xx/ |
| D | scan.h | 11 * WITHOUT ANY WARRANTY; without even the implied warranty of 18 * 02110-1301 USA 37 /* This field indicates the number of probe requests to send 38 per channel for an active scan */ 44 /* Rate bit field for sending the probes */ 56 /* Duration in TU to wait for frames on a channel for active scan */ 103 u8 active[SCAN_MAX_BANDS]; member
|
| /kernel/linux/linux-4.19/drivers/staging/media/davinci_vpfe/ |
| D | vpfe_video.h | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of 15 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 #include <media/videobuf2-v4l2.h> 26 #include <media/videobuf2-dma-contig.h> 31 * struct vpfe_video_operations - VPFE video operations 57 * single-shot or stopped 60 /* number of active input video entities */ 62 /* number of active output video entities */ 64 /* input video nodes in case of single-shot mode */ 71 container_of((__e)->pipe, struct vpfe_pipeline, pipe) [all …]
|
| /kernel/linux/linux-4.19/Documentation/EDID/ |
| D | edid.S | 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 48 ((((v1-'@')&0x1f)<<10)+(((v2-'@')&0x1f)<<5)+((v3-'@')&0x1f)) 72 /* Year of manufacture, less 1990. (1990-2245) 74 year: .byte YEAR-1990 80 Bits 6-1 Reserved, must be 0 84 Bits 6-5 Video white and sync levels, relative to blank 85 00=+0.7/-0.3 V; 01=+0.714/-0.286 V; 86 10=+1.0/-0.4 V; 11=+0.7/0 V 87 Bit 4 Blank-to-black setup (pedestal) expected [all …]
|
| /kernel/linux/linux-5.10/tools/edid/ |
| D | edid.S | 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 48 ((((v1-'@')&0x1f)<<10)+(((v2-'@')&0x1f)<<5)+((v3-'@')&0x1f)) 74 /* Year of manufacture, less 1990. (1990-2245) 76 year: .byte YEAR-1990 82 Bits 6-1 Reserved, must be 0 86 Bits 6-5 Video white and sync levels, relative to blank 87 00=+0.7/-0.3 V; 01=+0.714/-0.286 V; 88 10=+1.0/-0.4 V; 11=+0.7/0 V 89 Bit 4 Blank-to-black setup (pedestal) expected [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| D | ivtv-driver.h | 3 Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> 5 Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 19 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 32 * ----- 33 * MPG600/MPG160 support by T.Adachi <tadachi@tadachi-net.com> 37 * using information provided by Jiun-Kuei Jung @ AVerMedia. 49 #include <linux/i2c-algo-bit.h> 62 #include <media/v4l2-common.h> 63 #include <media/v4l2-ioctl.h> [all …]
|
| /kernel/linux/linux-4.19/drivers/media/pci/ivtv/ |
| D | ivtv-driver.h | 3 Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> 5 Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> 13 but WITHOUT ANY WARRANTY; without even the implied warranty of 19 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 33 * ----- 34 * MPG600/MPG160 support by T.Adachi <tadachi@tadachi-net.com> 38 * using information provided by Jiun-Kuei Jung @ AVerMedia. 50 #include <linux/i2c-algo-bit.h> 63 #include <media/v4l2-common.h> 64 #include <media/v4l2-ioctl.h> [all …]
|
| /kernel/linux/linux-4.19/include/media/ |
| D | v4l2-mediabus.h | 14 #include <linux/v4l2-mediabus.h> 29 * Note: in BT.656 mode HSYNC, FIELD, and VSYNC are unused 41 /* FIELD = 0/1 - Field1 (odd)/Field2 (even) */ 43 /* FIELD = 1/0 - Field1 (odd)/Field2 (even) */ 45 /* Active state of Sync-on-green (SoG) signal, 0/1 for LOW/HIGH respectively. */ 62 /* Does it support only continuous or also non-continuous clock mode */ 72 * enum v4l2_mbus_type - media bus type 76 * @V4L2_MBUS_CSI1: MIPI CSI-1 serial interface 78 * @V4L2_MBUS_CSI2: MIPI CSI-2 serial interface 89 * struct v4l2_mbus_config - media bus configuration [all …]
|