| /kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/ |
| D | cx2341x-uapi.rst | 1 .. SPDX-License-Identifier: GPL-2.0 6 Non-compressed file format 7 -------------------------- 14 The format is YUV 4:2:0 which uses 1 Y byte per pixel and 1 U and V byte per 21 and from top to bottom. Each block is transmitted in turn, line-by-line. 23 So the first 16 bytes are the first line of the top-left block, the 24 second 16 bytes are the second line of the top-left block, etc. After 29 to right, top to bottom. Each block is transmitted in turn, line-by-line. 31 So the first 16 bytes are the first line of the top-left block and 33 second line of 8 UV pairs of the top-left block, etc. After transmitting [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
| D | sis_main.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 8 * Copyright (C) 2001-2005 Thomas Winischhofer, Vienna, Austria. 19 .xres = 0, 20 .yres = 0, 21 .xres_virtual = 0, 22 .yres_virtual = 0, 23 .xoffset = 0, 24 .yoffset = 0, 25 .bits_per_pixel = 0, 26 .grayscale = 0, [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | ps3fb.c | 2 * linux/drivers/video/ps3fb.c -- PS3 GPU frame buffer device 9 * linux/drivers/video/vfb.c -- Virtual frame buffer device 35 #include <asm/cell-regs.h> 47 #define GPU_IOIF (0x0d000000UL) 49 #define GPU_MAX_LINE_LENGTH (65536 - 64) 51 #define GPU_INTR_STATUS_VSYNC_0 0 /* vsync on head A */ 58 #define GPU_DRIVER_INFO_VERSION 0x211 144 "480i", 60, 576, 384, 74074, 130, 89, 78, 57, 63, 6, 148 "480p", 60, 576, 384, 37037, 130, 89, 78, 57, 63, 6, 166 /* 576i */ [all …]
|
| D | fm2fb.c | 2 * linux/drivers/video/fm2fb.c -- BSC FrameMaster II/Rainbow II frame buffer 5 * Copyright (C) 1998 Steffen A. Mork (linux-dev@morknet.de) 35 * - PAL/NTSC 36 * - interlaced/non interlaced 37 * - composite sync/sync/sync over green 40 * - 768x576 (PAL) 41 * - 768x480 (NTSC) 53 * At relative address 0x1ffff8 of the frame buffers base address 58 * 0 1 0=interlaced/1=non interlaced 59 * 1 2 0=video out disabled/1=video out enabled [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/zte/ |
| D | zx_tvenc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 73 .vdisplay = 576, 74 .vsync_start = 576 + 2, 75 .vsync_end = 576 + 2 + 2, 76 .vtotal = 576 + 2 + 2 + 20, 80 .video_info = 0x00040040, 81 .video_res = 0x05a9c760, 82 .field1_param = 0x0004d416, 83 .field2_param = 0x0009b94f, 84 .burst_line_odd1 = 0x0004d406, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | saa6752hs.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 saa6752hs - i2c-driver for the saa6752hs by Philips 7 AC-3 support: 26 #include <media/v4l2-device.h> 27 #include <media/v4l2-ctrls.h> 28 #include <media/v4l2-common.h> 33 #define MPEG_PID_MAX ((1 << 14) - 1) 41 SAA6752HS_VF_D1 = 0, /* standard D1 video format: 720x576 */ 70 { .fmt = { .pix = { .width = 720, .height = 576 }}}, 72 { .fmt = { .pix = { .width = 480, .height = 576 }}}, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
| D | regs-mfc-v8.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 13 #include "regs-mfc-v7.h" 16 #define S5P_FIMV_D_MVC_NUM_VIEWS_V8 0xf104 17 #define S5P_FIMV_D_MIN_SCRATCH_BUFFER_SIZE_V8 0xf108 18 #define S5P_FIMV_D_FIRST_PLANE_DPB_SIZE_V8 0xf144 19 #define S5P_FIMV_D_SECOND_PLANE_DPB_SIZE_V8 0xf148 20 #define S5P_FIMV_D_MV_BUFFER_SIZE_V8 0xf150 22 #define S5P_FIMV_D_FIRST_PLANE_DPB_STRIDE_SIZE_V8 0xf138 23 #define S5P_FIMV_D_SECOND_PLANE_DPB_STRIDE_SIZE_V8 0xf13c 25 #define S5P_FIMV_D_FIRST_PLANE_DPB_V8 0xf160 [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/ |
| D | bosch,m_can.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 - Sriram Dash <sriram.dash@samsung.com> 20 - description: M_CAN registers map 21 - description: message RAM 23 reg-names: 25 - const: m_can 26 - const: message_ram 30 - description: interrupt line0 [all …]
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| D | elantech.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2007-2009 Arjan Opmeer <arjan@opmeer.net> 16 #define ETP_FW_ID_QUERY 0x00 17 #define ETP_FW_VERSION_QUERY 0x01 18 #define ETP_CAPABILITIES_QUERY 0x02 19 #define ETP_SAMPLE_QUERY 0x03 20 #define ETP_RESOLUTION_QUERY 0x04 21 #define ETP_ICBODY_QUERY 0x05 26 #define ETP_REGISTER_READ 0x10 27 #define ETP_REGISTER_WRITE 0x11 [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | dvb_filter.c | 1 // SPDX-License-Identifier: GPL-2.0 7 static u32 freq[4] = {480, 441, 320, 0}; 10 {32,40,48,56,64,80,96,112,128,160,192,224,256,320,384,448,512,576,640, 11 0,0,0,0,0,0,0,0,0,0,0,0,0}; 15 1152,1280,0,0,0,0,0,0,0,0,0,0,0,0,0}, 17 1253,1393,0,0,0,0,0,0,0,0,0,0,0,0,0}, 18 {96,120,144,168,192,240,288,336,384,480,576,672,768,960,1152,1344, 19 1536,1728,1920,0,0,0,0,0,0,0,0,0,0,0,0,0}}; 24 int found = 0; in dvb_filter_get_ac3info() 25 int c = 0; in dvb_filter_get_ac3info() [all …]
|
| D | dvb_filter.h | 40 #define PROG_STREAM_MAP 0xBC 41 #define PRIVATE_STREAM1 0xBD 42 #define PADDING_STREAM 0xBE 43 #define PRIVATE_STREAM2 0xBF 44 #define AUDIO_STREAM_S 0xC0 45 #define AUDIO_STREAM_E 0xDF 46 #define VIDEO_STREAM_S 0xE0 47 #define VIDEO_STREAM_E 0xEF 48 #define ECM_STREAM 0xF0 49 #define EMM_STREAM 0xF1 [all …]
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | ibta_vol1_c12.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ 36 BUILD_BUG_ON_ZERO((total_len) % 32 != 0)]; \ 40 #define CM_REQ_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_req_msg, 0, 32) 101 #define CM_MRA_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_mra_msg, 0, 32) 109 #define CM_REJ_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_rej_msg, 0, 32) 114 #define CM_REJ_ARI CM_FIELD_MLOC(struct cm_rej_msg, 12, 576, void) 119 #define CM_REP_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_rep_msg, 0, 32) 141 #define CM_RTU_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_rtu_msg, 0, 32) 147 #define CM_DREQ_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_dreq_msg, 0, 32) 154 #define CM_DREP_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_drep_msg, 0, 32) [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
| D | tvmodesnv17.c | 36 [TV_NORM_PAL_M] = "PAL-M", 37 [TV_NORM_PAL_N] = "PAL-N", 38 [TV_NORM_PAL_NC] = "PAL-Nc", 39 [TV_NORM_NTSC_M] = "NTSC-M", 40 [TV_NORM_NTSC_J] = "NTSC-J", 53 .tv_enc_mode = { 720, 576, 50000, { 54 0x2a, 0x9, 0x8a, 0xcb, 0x0, 0x0, 0xb, 0x18, 55 0x7e, 0x40, 0x8a, 0x35, 0x27, 0x0, 0x34, 0x3, 56 0x3e, 0x3, 0x17, 0x21, 0x1b, 0x1b, 0x24, 0x9c, 57 0x1, 0x0, 0xf, 0xf, 0x60, 0x5, 0xd3, 0x3, [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
| D | vc4_vec.c | 1 // SPDX-License-Identifier: GPL-2.0-only 13 * PAL and PAL-M or NTSC and NTSC-J. 31 #define VEC_WSE_RESET 0xc0 33 #define VEC_WSE_CONTROL 0xc4 36 #define VEC_WSE_WSS_DATA 0xc8 37 #define VEC_WSE_VPS_DATA1 0xcc 38 #define VEC_WSE_VPS_CONTROL 0xd0 41 #define VEC_REVID 0x100 43 #define VEC_CONFIG0 0x104 50 #define VEC_CONFIG0_CHROMA_GAIN_UNITY (0 << 16) [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
| D | video.h | 1 /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ 3 * video.h - DEPRECATED MPEG-TS video decoder API 23 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 70 #define VIDEO_CMD_PLAY (0) 76 #define VIDEO_CMD_FREEZE_TO_BLACK (1 << 0) 79 #define VIDEO_CMD_STOP_TO_BLACK (1 << 0) 84 #define VIDEO_PLAY_FMT_NONE (0) 99 /* 0 or 1000 specifies normal speed, 101 -1 specifies backward single stepping, 103 <-1: reverse playback at (-speed/1000) of the normal speed. */ [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | ipx.h | 8 #include <linux/libc-compat.h> 13 #define IPX_MTU 576 26 #define IPX_DLTITF 0 40 #define IPX_FRAME_NONE 0 47 #define IPX_SPECIAL_NONE 0 63 #define IPX_ROUTE_NO_ROUTER 0
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | ipx.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 4 #include <linux/libc-compat.h> /* for compatibility with glibc netipx/ipx.h */ 9 #define IPX_MTU 576 27 #define IPX_DLTITF 0 43 #define IPX_FRAME_NONE 0 50 #define IPX_SPECIAL_NONE 0 72 #define IPX_ROUTE_NO_ROUTER 0
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | tables_nphy.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 73 /* The N-PHY tables. */ 74 #define B43_NTAB_TYPEMASK 0xF0000000 75 #define B43_NTAB_8BIT 0x10000000 76 #define B43_NTAB_16BIT 0x20000000 77 #define B43_NTAB_32BIT 0x30000000 82 /* Static N-PHY tables */ 83 #define B43_NTAB_FRAMESTRUCT B43_NTAB32(0x0A, 0x000) /* Frame Struct Table */ 85 #define B43_NTAB_FRAMELT B43_NTAB8 (0x18, 0x000) /* Frame Lookup Table */ 87 #define B43_NTAB_TMAP B43_NTAB32(0x0C, 0x000) /* T Map Table */ [all …]
|
| /kernel/linux/linux-5.10/include/media/i2c/ |
| D | tvp514x.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 13 * Karicheri Muralidharan <m-karicheri2@ti.com> 30 #define PAL_NUM_ACTIVE_LINES (576) 33 * enum tvp514x_input - enum for different decoder input pin 40 INPUT_CVBS_VI1A = 0x0, 43 INPUT_CVBS_VI2A = 0x04, 46 INPUT_CVBS_VI3A = 0x08, 49 INPUT_CVBS_VI4A = 0x0C, 51 * S-Video input selection 53 INPUT_SVIDEO_VI2A_VI1A = 0x44, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| D | sh_vou.c | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <linux/dma-mapping.h> 22 #include <media/drv-intf/sh_vou.h> 23 #include <media/v4l2-common.h> 24 #include <media/v4l2-device.h> 25 #include <media/v4l2-ioctl.h> 26 #include <media/v4l2-mediabus.h> 27 #include <media/videobuf2-v4l2.h> 28 #include <media/videobuf2-dma-contig.h> 31 #define VOUER 0 [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| D | vpif.c | 2 * vpif - Video Port Interface driver 3 * VPIF is a receiver and transmitter for video data. It has two channels(0, 1) 8 * Copyright (C) 2009 Texas Instruments Incorporated - https://www.ti.com/ 28 #include <linux/v4l2-dv-timings.h> 62 .ycmux_mode = 0, 63 .eav2sav = 138-8, 69 .capture_format = 0, 70 .vbi_supported = 0, 75 .name = "576p50", 77 .height = 576, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
| D | cx25821-video.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 14 #include "cx25821-video.h" 20 static unsigned int video_nr[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET }; 34 #define FORMAT_FLAGS_PACKED 0x01 52 for (i = 0; i < ARRAY_SIZE(formats); i++) in cx25821_format_by_fourcc() 63 int tmp = 0; in cx25821_start_video_dma() 66 cx25821_sram_channel_setup(dev, channel, buf->bpl, buf->risc.dma); in cx25821_start_video_dma() 69 cx_write(channel->gpcnt_ctl, 3); in cx25821_start_video_dma() 72 cx_set(PCI_INT_MSK, cx_read(PCI_INT_MSK) | (1 << channel->i)); in cx25821_start_video_dma() 73 cx_set(channel->int_msk, 0x11); in cx25821_start_video_dma() [all …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 28 mode "640x480-60" 31 timings 39722 48 16 33 10 96 2 endmode mode "480x640-60" 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 52 mode "640x480-75" 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 73 mode "640x480-85" 77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock) 94 mode "640x480-100" 98 # 640x480, 120 Hz, Non-Interlaced (52.406 MHz dotclock) [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/ |
| D | hisilicon,hip07-sec.txt | 4 - compatible: Must contain one of 5 - "hisilicon,hip06-sec" 6 - "hisilicon,hip07-sec" 7 - reg: Memory addresses and lengths of the memory regions through which 9 Region 0 has registers to control the backend processing engines. 11 Regions 2-18 have registers for the 16 individual queues which are isolated 13 - interrupts: Interrupt specifiers. 14 Refer to interrupt-controller/interrupts.txt for generic interrupt client node 16 Interrupt 0 is for the SEC unit error queue. 19 - dma-coherent: The driver assumes coherent dma is possible. [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| D | ivtv-ioctl.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> 5 Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> 9 #include "ivtv-driver.h" 10 #include "ivtv-version.h" 11 #include "ivtv-mailbox.h" 12 #include "ivtv-i2c.h" 13 #include "ivtv-queue.h" 14 #include "ivtv-fileops.h" 15 #include "ivtv-vbi.h" [all …]
|