/Linux-v5.10/drivers/scsi/qla2xxx/ |
D | qla_devtbl.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 "QLA2340", "133MHz PCI-X to 2Gb FC, Single Channel", /* 0x100 */ 9 "QLA2342", "133MHz PCI-X to 2Gb FC, Dual Channel", /* 0x101 */ 10 "QLA2344", "133MHz PCI-X to 2Gb FC, Quad Channel", /* 0x102 */ 11 "QCP2342", "cPCI to 2Gb FC, Dual Channel", /* 0x103 */ 12 "QSB2340", "SBUS to 2Gb FC, Single Channel", /* 0x104 */ 13 "QSB2342", "SBUS to 2Gb FC, Dual Channel", /* 0x105 */ 14 "QLA2310", "Sun 66MHz PCI-X to 2Gb FC, Single Channel", /* 0x106 */ 15 "QLA2332", "Sun 66MHz PCI-X to 2Gb FC, Single Channel", /* 0x107 */ 16 "QCP2332", "Sun cPCI to 2Gb FC, Dual Channel", /* 0x108 */ [all …]
|
/Linux-v5.10/drivers/video/fbdev/via/ |
D | lcd.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. 4 * Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. 18 /* Resolution: 640x480, Channel: single, Dithering: Enable */ 20 /* Resolution: 800x600, Channel: single, Dithering: Enable */ 22 /* Resolution: 1024x768, Channel: single, Dithering: Enable */ 24 /* Resolution: 1280x768, Channel: single, Dithering: Enable */ 26 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */ 28 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */ 30 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */ [all …]
|
D | dvi.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. 4 * Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. 20 /* Resolution: 640x480, Channel: single, Dithering: Enable */ 22 /* Resolution: 800x600, Channel: single, Dithering: Enable */ 24 /* Resolution: 1024x768, Channel: single, Dithering: Enable */ 26 /* Resolution: 1280x768, Channel: single, Dithering: Enable */ 28 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */ 30 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */ 32 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
|
/Linux-v5.10/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/trivial-devices.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 28 - enum: 29 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin 30 - ad,ad7414 31 # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems 32 - ad,adm9240 [all …]
|
/Linux-v5.10/Documentation/fb/ |
D | viafb.rst | 6 -------- 15 --------------- 34 ---------------------- 47 - 640x480 (default) 48 - 720x480 49 - 800x600 50 - 1024x768 53 - 8, 16, 32 (default:32) 56 - 60, 75, 85, 100, 120 (default:60) 59 - 0 : expansion (default) [all …]
|
/Linux-v5.10/Documentation/hwmon/ |
D | pcf8591.rst | 17 - Aurelien Jarno <aurelien@aurel32.net> 18 - valuable contributions by Jan M. Sendler <sendler@sendler.de>, 19 - Jean Delvare <jdelvare@suse.de> 23 ----------- 25 The PCF8591 is an 8-bit A/D and D/A converter (4 analog inputs and one 29 The PCF8591 has 4 analog inputs programmable as single-ended or 32 - mode 0 : four single ended inputs 33 Pins AIN0 to AIN3 are single ended inputs for channels 0 to 3 35 - mode 1 : three differential inputs 39 - mode 2 : single ended and differential mixed [all …]
|
/Linux-v5.10/include/linux/iio/frequency/ |
D | ad9523.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 38 * struct ad9523_channel_spec - Output channel configuration 40 * @channel_num: Output channel number. 42 * @sync_ignore_en: Ignore chip-level SYNC signal. 44 * @use_alt_clock_src: Channel divider uses alternative clk source. 45 * @output_dis: Disables, powers down the entire channel. 49 * @channel_divider: 10-bit channel divider. 50 * @extended_name: Optional descriptive channel name. 106 * struct ad9523_platform_data - platform specific information 109 * @refa_diff_rcv_en: REFA differential/single-ended input selection. [all …]
|
/Linux-v5.10/Documentation/driver-api/ |
D | edac.rst | 5 ---------------------------------------- 8 *sockets, *socket sets*, *banks*, *rows*, *chip-select rows*, *channels*, 32 A physical connector on the motherboard that accepts a single memory 35 * Channel 37 A memory controller channel, responsible to communicate with a group of 38 DIMMs. Each channel has its own independent control (command) and data 43 It is typically the highest hierarchy on a Fully-Buffered DIMM memory 45 same branch can be used in single mode or in lockstep mode. When 50 of correcting more errors than on single mode. 52 * Single-channel [all …]
|
/Linux-v5.10/include/sound/sof/ |
D | channel_map.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ 16 * \brief Channel map, specifies transformation of one-to-many or many-to-one. 18 * In case of one-to-many specifies how the output channels are computed out of 19 * a single source channel, 20 * in case of many-to-one specifies how a single target channel is computed 23 * Channel index specifies position of the channel in the stream on the 'one' 29 * Channel mask describes which channels are taken into account on the "many" 30 * side. Bit[i] set to 1 means that i-th channel is used for computation 33 * Channel mask is followed by array of coefficients in Q2.30 format, 34 * one per each channel set in the mask (left to right, LS bit set in the [all …]
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-cti | 1 What: /sys/bus/coresight/devices/<cti-name>/enable 7 What: /sys/bus/coresight/devices/<cti-name>/powered 13 What: /sys/bus/coresight/devices/<cti-name>/ctmid 19 What: /sys/bus/coresight/devices/<cti-name>/nr_trigger_cons 25 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/name 31 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/in_signals 37 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/in_types 44 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/out_signals 50 What: /sys/bus/coresight/devices/<cti-name>/triggers<N>/out_types 57 What: /sys/bus/coresight/devices/<cti-name>/regs/inout_sel [all …]
|
/Linux-v5.10/drivers/scsi/ |
D | scsi_proc.c | 1 // SPDX-License-Identifier: GPL-2.0 10 * (c) 1995 Michael Neuffer neuffer@goofy.zdv.uni-mainz.de 14 * Andreas Heilwagen <crashcar@informatik.uni-koblenz.de> 46 /* Protect sht->present and sht->proc_dir */ 53 ssize_t ret = -ENOMEM; in proc_scsi_host_write() 57 return -EOVERFLOW; in proc_scsi_host_write() 59 if (!shost->hostt->write_info) in proc_scsi_host_write() 60 return -EINVAL; in proc_scsi_host_write() 64 ret = -EFAULT; in proc_scsi_host_write() 67 ret = shost->hostt->write_info(shost, page, count); in proc_scsi_host_write() [all …]
|
/Linux-v5.10/drivers/hwmon/ |
D | pcf8591.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2001-2004 Aurelien Jarno <aurelien@aurel32.net> 24 " 0 = four single ended inputs\n" 26 " 2 = single ended and differential mixed\n" 40 * 0x00 = four single ended inputs 42 * 0x20 = single ended and differential mixed 51 * Channel selection 52 * 0x00 = channel 0 53 * 0x01 = channel 1 54 * 0x02 = channel 2 [all …]
|
/Linux-v5.10/include/linux/amba/ |
D | pl08x.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * linux/amba/pl08x.h - ARM PrimeCell DMA Controller driver 6 * Copyright (C) 2010 ST-Ericsson SA 32 * struct pl08x_channel_data - data structure to pass info between 33 * platform and PL08x driver regarding channel configuration 34 * @bus_id: name of this device channel, not just a device name since 35 * devices may have more than one channel e.g. "foo_tx" 37 * channel (for platforms supporting muxed signals). If you have 41 * disabling simultaneous use of the same channel for two devices. 43 * the channel. Set to the same as min_signal for [all …]
|
/Linux-v5.10/Documentation/mhi/ |
D | mhi.rst | 1 .. SPDX-License-Identifier: GPL-2.0 26 ---- 37 Channel Doorbell array: Channel Doorbell (DB) registers used by the host to 48 --------------- 55 Channel context array: All channel configurations are organized in channel 58 Transfer rings: Used by the host to schedule work items for a channel. The 74 -------- 82 bidirectional data pipe, which can be used by the upper-layer protocols to 84 diagnostics messages, and so on). Each channel is associated with a single 88 -------------- [all …]
|
/Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
D | ar9002_phy.c | 2 * Copyright (c) 2008-2011 Atheros Communications Inc. 20 * AR5416 MAC based PCI devices and AR518 MAC based PCI-Express 21 * devices have either an external AR2133 analog front end radio for single 27 * into a single-chip and require less programming. 29 * The following single-chips exist with a respective embedded radio: 31 * AR9280 - 11n dual-band 2x2 MIMO for PCIe 32 * AR9281 - 11n single-band 1x2 MIMO for PCIe 33 * AR9285 - 11n single-band 1x1 for PCIe 34 * AR9287 - 11n single-band 2x2 MIMO for PCIe 36 * AR9220 - 11n dual-band 2x2 MIMO for PCI [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | xilinx-xadc.txt | 13 - compatible: Should be one of 14 * "xlnx,zynq-xadc-1.00.a": When using the ZYNQ device 16 * "xlnx,axi-xadc-1.00.a": When using the axi-xadc pcore to 18 - reg: Address and length of the register set for the device 19 - interrupts: Interrupt for the XADC control interface. 20 - clocks: When using the ZYNQ this must be the ZYNQ PCAP clock, 21 when using the AXI-XADC pcore this must be the clock that provides the 25 - xlnx,external-mux: 28 * "single": External multiplexer mode is used with one 32 - xlnx,external-mux-channel: Configures which pair of pins is used to [all …]
|
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/drivers/net/wan/ |
D | hd64570.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 /* SCA HD64570 register definitions - all addresses for mode 0 (8086 MPU) 42 /* MSCI channel (port) 0 registers - offset 0x20 43 MSCI channel (port) 1 registers - offset 0x40 */ 77 /* Timer channel 0 (port 0 RX) registers - offset 0x60 78 Timer channel 1 (port 0 TX) registers - offset 0x68 79 Timer channel 2 (port 1 RX) registers - offset 0x70 80 Timer channel 3 (port 1 TX) registers - offset 0x78 88 #define TCNTL 0x00 /* Up-counter L */ 89 #define TCNTH 0x01 /* Up-counter H */ [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | max98373.txt | 7 - compatible : "maxim,max98373" 9 - reg : the I2C address of the device. 13 - maxim,vmon-slot-no : slot number used to send voltage information 18 - maxim,imon-slot-no : slot number used to send current information 21 - maxim,spkfb-slot-no : slot number used to send speaker feedback information 24 - maxim,interleave-mode : For cases where a single combined channel 26 to share a single data output channel on alternating frames. 28 on a single output channel. 36 maxim,vmon-slot-no = <0>; 37 maxim,imon-slot-no = <1>; [all …]
|
/Linux-v5.10/Documentation/driver-api/rapidio/ |
D | rio_cm.rst | 19 This driver (RIO_CM) provides to user-space applications shared access to 23 messaging mailboxes in case of multi-packet message (up to 4KB) and 24 up to 64 mailboxes if single-packet messages (up to 256 B) are used. In addition 30 capability to large number of user-space processes by introducing socket-like 31 operations using a single messaging mailbox. This allows applications to 36 When loaded this device driver creates a single file system node named rio_cm 39 Following ioctl commands are available to user-space applications: 41 - RIO_CM_MPORT_GET_LIST: 46 - RIO_CM_EP_GET_LIST_SIZE: 49 - RIO_CM_EP_GET_LIST: [all …]
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | dma.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * High DMA channel support & info by Hannu Savolainen 18 ** DMA_CHUNK_SIZE is used by the SCSI mid-layer to break up 32 ** We don't have DMA channels... well V-class does but the 34 ** Note: this is not relevant right now for PA-RISC, but we cannot 36 ** won't compile :-( 39 #define DMA_MODE_READ 0x44 /* I/O to memory, no autoinit, increment, single mode */ 40 #define DMA_MODE_WRITE 0x48 /* memory to I/O, no autoinit, increment, single mode */ 41 #define DMA_MODE_CASCADE 0xC0 /* pass thru DREQ->HRQ, DACK<-HLDA only */ 53 #define DMA1_MASK_REG 0x0A /* single-channel mask (w) */ [all …]
|
/Linux-v5.10/drivers/net/ipa/ |
D | ipa_data.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. 4 * Copyright (C) 2019-2020 Linaro Ltd. 18 * Boot-time configuration data is used to define the configuration of the 29 * GSI channels. A channel is a GSI construct, and represents a single 32 * with it, and each channel has an ID unique for that EE. For the most part 35 * An endpoint is an IPA construct representing a single channel anywhere 39 * added. IPA endpoint and GSI channel configuration data are defined 40 * together, establishing the endpoint_id->(EE, channel_id) mapping. 43 * are common to IPA and GSI (EE ID, channel ID, endpoint ID, and direction); [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 15 read/write in a single burst. 18 - compatible: "qcom,hidma-mgmt-1.0"; 19 - reg: Address range for DMA device 20 - dma-channels: Number of channels supported by this DMA controller. 21 - max-write-burst-bytes: Maximum write burst in bytes that HIDMA can 22 occupy the bus for in a single transaction. A memcpy requested is 26 - max-read-burst-bytes: Maximum read burst in bytes that HIDMA can 27 occupy the bus for in a single transaction. A memcpy request is 31 - max-write-transactions: This value is how many times a write burst is 34 - max-read-transactions: This value is how many times a read burst is [all …]
|
/Linux-v5.10/Documentation/driver-api/dmaengine/ |
D | provider.rst | 20 DMA-eligible devices to the controller itself. Whenever the device 24 A very simple DMA controller would only take into account a single 30 require a specific number of bits to be transferred in a single 42 using a parameter called the burst size, that defines how many single 44 transfer into smaller sub-transfers. 47 that involve a single contiguous block of data. However, some of the 49 non-contiguous buffers to a contiguous buffer, which is called 50 scatter-gather. 53 scatter-gather. So we're left with two cases here: either we have a 56 that implements in hardware scatter-gather. [all …]
|
/Linux-v5.10/include/sound/ |
D | cs42l56.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * linux/sound/cs42l56.h -- Platform data for CS42L56 19 /* Analog Input 1A Reference 0=Single 1=Pseudo-Differential */ 22 /* Analog Input 2A Reference 0=Single 1=Pseudo-Differential */ 25 /* Analog Input 1B Reference 0=Single 1=Pseudo-Differential */ 28 /* Analog Input 2B Reference 0=Single 1=Pseudo-Differential */ 34 /* HighPass Filter Right Channel Corner Frequency */ 37 /* HighPass Filter Left Channel Corner Frequency */
|