/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | renesas,gyroadc.txt | 1 * Renesas R-Car GyroADC device driver 5 are sampled by the GyroADC block in a round-robin fashion and the result 9 - compatible: Should be "<soc-specific>", "renesas,rcar-gyroadc". 10 The <soc-specific> should be one of: 11 renesas,r8a7791-gyroadc - for the GyroADC block present 13 renesas,r8a7792-gyroadc - for the GyroADC with interrupt 15 - reg: Address and length of the register set for the device 16 - clocks: References to all the clocks specified in the clock-names 18 Documentation/devicetree/bindings/clock/clock-bindings.txt. 19 - clock-names: Shall contain "fck". The "fck" is the GyroADC block clock. [all …]
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-jpeg.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _jpeg-controls: 15 .. _jpeg-control-id: 27 input image is sampled, in respect to maximum sample rate in each 28 spatial dimension. See :ref:`itu-t81`, clause A.1.1. for more 35 .. flat-table:: 36 :header-rows: 0 37 :stub-columns: 0 39 * - ``V4L2_JPEG_CHROMA_SUBSAMPLING_444`` 40 - No chroma subsampling, each pixel has Y, Cr and Cb values. [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | ov8856.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Dongchun Zhu <dongchun.zhu@mediatek.com> 13 description: |- 14 The Omnivision OV8856 is a high performance, 1/4-inch, 8 megapixel, CMOS 15 image sensor that delivers 3264x2448 at 30fps. It provides full-frame, 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the 18 through I2C and two-wire SCCB. The sensor output is available via CSI-2 19 serial data output (up to 4-lane). [all …]
|
/Linux-v5.10/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 34 struct msm_drm_private *priv = smp->dev->dev_private; in get_kms() 36 return to_mdp5_kms(to_mdp_kms(priv->kms)); in get_kms() 48 * For ViG pipes, fetch Y/Cr/Cb-components clients are always in pipe2client() 52 * if mdp5_cfg->smp.clients[SSPP_VIG0] = N, in pipe2client() 58 return mdp5_cfg->smp.clients[pipe] + plane; in pipe2client() 66 void *cs = state->client_state[cid]; in smp_request_block() 67 int i, avail, cnt = smp->blk_cnt; in smp_request_block() 70 /* we shouldn't be requesting blocks for an in-use client: */ in smp_request_block() 73 reserved = smp->reserved[cid]; in smp_request_block() [all …]
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 * Straight off the data sheet, VMDS-10038 Rev 2.0 and 9 * PD0011-01-14-Meigs-II 2002-12-12 14 #define CRA(blk,sub,adr) ((((blk) & 0x7) << 13) | (((sub) & 0xf) << 9) | (((adr) & 0xff) << 1)) argument 69 * fn = FIFO number, 0-9 84 * bn = bucket number 0-10 (yes, 11 buckets) 114 #define REG_SPI4_DBG_CNT(n) CRA(0x5,0x0,0x10+n) /* Debug counters 0-9 */ 121 #define REG_TPSAM_P0 CRA(0x5,0x0,0x25) /* Sampled pattern 0 */ 122 #define REG_TPSAM_P1 CRA(0x5,0x0,0x26) /* Sampled pattern 1 */ 126 #define REG_SPI4_DBG_STATUS CRA(0x5,0x0,0x32) /* Sampled ingress status */ [all …]
|
/Linux-v5.10/include/xen/interface/io/ |
D | netif.h | 4 * Unified network-device I/O interface for Xen guest OSes. 24 * Copyright (c) 2003-2004, Keir Fraser 55 * feature 'feature-rx-notify' via xenbus. Otherwise the backend will assume 60 * "feature-split-event-channels" is introduced to separate guest TX 66 * "event-channel-tx" and "event-channel-rx" respectively. If frontend 67 * doesn't want to use this feature, it just writes "event-channel" 73 * If supported, the backend will write the key "multi-queue-max-queues" to 77 * key "multi-queue-num-queues", set to the number they wish to use, which 79 * in "multi-queue-max-queues". 82 * "feature-split-event-channels" may optionally be used when using [all …]
|
/Linux-v5.10/include/soc/tegra/ |
D | bpmp-abi.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (c) 2014-2020, NVIDIA CORPORATION. All rights reserved. 66 * A well-defined subset of the MRQ messages that the CPU sends to the 91 * |-----|--------------------------------------------| 192 * @defgroup CC3 Auto-CC3 244 * mrq_ping_request challenge left shifted by 1 with the carry-bit 446 * values. err is -#BPMP_EINVAL if size is zero or area is NULL or 459 * is treated as a byte-aligned pointer in the recipient's address 523 /** @brief Module-specific mail payload 536 /** @brief Module-specific mail payload [all …]
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_blend.c | 43 * sub-pixel accuracy, which is scaled up to a pixel-aligned destination 87 * ever be sampled, which is important when applying more sophisticated 96 * plane-wide opacity, from transparent (0) to opaque (0xffff). It can be 99 * pre-multiplied by the global alpha associated to the plane. 109 * "rotate-<degrees>": 113 * "reflect-<axis>": 117 * reflect-x:: 120 * | | -> | | 123 * reflect-y:: 126 * | | -> | | [all …]
|
/Linux-v5.10/drivers/gpu/drm/arm/ |
D | malidp_planes.c | 1 // SPDX-License-Identifier: GPL-2.0-only 56 * This 4-entry look-up-table is used to determine the full 8-bit alpha value 57 * for formats with 1- or 2-bit alpha channels. 58 * We set it to give 100%/0% opacity for 1-bit formats and 100%/66%/33%/0% 59 * opacity for 2-bit formats. 67 /* readahead for partial-frame prefetch */ 79 * Replicate what the default ->reset hook does: free the state pointer and 85 struct malidp_plane_state *state = to_malidp_plane_state(plane->state); in malidp_plane_reset() 88 __drm_atomic_helper_plane_destroy_state(&state->base); in malidp_plane_reset() 90 plane->state = NULL; in malidp_plane_reset() [all …]
|
/Linux-v5.10/drivers/net/wireless/intel/iwlegacy/ |
D | 4965.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 4 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 8 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 79 * Acquire il->lock before calling this function ! 83 * il4965_tx_queue_set_status - (optionally) start Tx/Cmd queue 84 * @tx_fifo_id: Tx DMA/FIFO channel (range 0-7) that the queue will feed 87 * NOTE: Acquire il->lock before calling this function ! 181 * The first queue used for block-ack aggregation is #7 (4965 only). 182 * All block-ack aggregation queues should map to Tx DMA/FIFO channel 7. 194 #define IL49_RTC_INST_SIZE (IL49_RTC_INST_UPPER_BOUND - \ [all …]
|
/Linux-v5.10/drivers/media/pci/tw5864/ |
D | tw5864-reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * TW5864 driver - registers description 8 /* According to TW5864_datasheet_0.6d.pdf, tw5864b1-ds.pdf */ 10 /* Register Description - Direct Map Space */ 11 /* 0x0000 ~ 0x1ffc - H264 Register Map */ 76 * 0->3 4 VLC data buffer in DDR (1M each) 77 * 0->7 8 VLC data buffer in DDR (512k each) 147 /* DDR-DPR Burst Read Enable */ 157 * 0 Single R/W Access (Host <-> DDR) 158 * 1 Burst R/W Access (Host <-> DPR) [all …]
|
/Linux-v5.10/drivers/iio/common/cros_ec_sensors/ |
D | cros_ec_sensors_core.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * cros_ec_sensors_core - Common function for Chrome OS EC sensor driver. 111 mutex_lock(&st->cmd_lock); in cros_ec_sensor_set_ec_rate() 112 st->param.cmd = MOTIONSENSE_CMD_EC_RATE; in cros_ec_sensor_set_ec_rate() 113 st->param.ec_rate.data = rate; in cros_ec_sensor_set_ec_rate() 115 mutex_unlock(&st->cmd_lock); in cros_ec_sensor_set_ec_rate() 149 mutex_lock(&st->cmd_lock); in cros_ec_sensor_get_report_latency() 150 st->param.cmd = MOTIONSENSE_CMD_EC_RATE; in cros_ec_sensor_get_report_latency() 151 st->param.ec_rate.data = EC_MOTION_SENSE_NO_VALUE; in cros_ec_sensor_get_report_latency() 154 latency = st->resp->ec_rate.ret; in cros_ec_sensor_get_report_latency() [all …]
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-intel-pt.txt | 1 perf-intel-pt(1) 5 ---- 6 perf-intel-pt - Support for Intel Processor Trace within perf tools 9 -------- 11 'perf record' -e intel_pt// 14 ----------- 19 Technical details are documented in the Intel 64 and IA-32 Architectures 23 processors that are based on the Intel micro-architecture code name Broadwell. 33 Decoding is done on-the-fly. The decoder outputs samples in the same format as 43 builds, however the executed images are needed - which makes use in JIT-compiled [all …]
|
/Linux-v5.10/tools/kvm/kvm_stat/ |
D | kvm_stat | 2 # SPDX-License-Identifier: GPL-2.0-only 4 # top-like utility for displaying kvm statistics 6 # Copyright 2006-2008 Qumranet Technologies 7 # Copyright 2008-2011 Red Hat, Inc. 15 - as a top-like text ui 16 - in a key -> value format 17 - in an all keys, all values format 19 The data is sampled from the KVM's debugfs entries and its perf events. 425 Used to set up performance events, returns a file descriptor or -1 429 - syscall number [all …]
|
/Linux-v5.10/fs/ |
D | direct-io.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * fs/direct-io.c 16 * added support for non-aligned IO. 59 * is determined on a per-invocation basis. When talking to the filesystem 61 * down by dio->blkfactor. Similarly, fs-blocksize quantities are converted 76 finer. blkfactor=2 means 1/4-block 78 unsigned start_zero_done; /* flag: sub-blocksize zeroing has 163 return sdio->tail - sdio->head; in dio_pages_present() 173 ret = iov_iter_get_pages(sdio->iter, dio->pages, LONG_MAX, DIO_PAGES, in dio_refill_pages() 174 &sdio->from); in dio_refill_pages() [all …]
|
/Linux-v5.10/block/ |
D | bfq-iosched.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 16 * BFQ is a proportional-share I/O scheduler, with some extra 17 * low-latency capabilities. BFQ also supports full hierarchical 20 * limitations can be found in Documentation/block/bfq-iosched.rst. 22 * BFQ is a proportional-share storage-I/O scheduling algorithm based 23 * on the slice-by-slice service scheme of CFQ. But BFQ assigns 25 * time slices. The device is not granted to the in-service process 31 * B-WF2Q+, to schedule processes according to their budgets. More 33 * process/queue is assigned a user-configurable weight, and B-WF2Q+ 36 * B-WF2Q+, BFQ can afford to assign high budgets to I/O-bound [all …]
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_irq.c | 1 /* i915_irq.c -- IRQ support for the I915 -*- linux-c -*- 11 * distribute, sub license, and/or sell copies of the Software, and to 21 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. 157 struct i915_hotplug *hpd = &dev_priv->hotplug; in intel_hpd_init_pins() 162 hpd->hpd = hpd_status_g4x; in intel_hpd_init_pins() 164 hpd->hpd = hpd_status_i915; in intel_hpd_init_pins() 169 hpd->hpd = hpd_gen11; in intel_hpd_init_pins() 171 hpd->hpd = hpd_bxt; in intel_hpd_init_pins() 173 hpd->hpd = hpd_bdw; in intel_hpd_init_pins() 175 hpd->hpd = hpd_ivb; in intel_hpd_init_pins() [all …]
|
/Linux-v5.10/drivers/staging/comedi/drivers/ |
D | ni_mio_common.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Hardware driver for DAQ-STC based boards 5 * COMEDI - Linux Control and Measurement Device Interface 6 * Copyright (C) 1997-2001 David A. Schleef <ds@schleef.org> 7 * Copyright (C) 2002-2006 Frank Mori Hess <fmhess@users.sourceforge.net> 17 * 340747b.pdf AT-MIO E series Register Level Programmer Manual 19 * 340934b.pdf DAQ-STC reference manual 31 * 321791a.pdf discontinuation of at-mio-16e-10 rev. c 32 * 321808a.pdf about at-mio-16e-10 rev P 33 * 321837a.pdf discontinuation of at-mio-16de-10 rev d [all …]
|