| /kernel/linux/linux-5.10/arch/s390/boot/ |
| D | head.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 27 #include <asm/asm-offsets.h> 39 .long 0x02000018,0x60000050 # by ipl to addresses 0-23. 41 .fill 80-24,1,0x40 # bytes 24-79 are discarded !! 43 .long 0x02000140,0x60000050 # to addresses 0x18-0xb7 47 .long 0x02000280,0x60000050 # 0x0f0-0x730 from the image 48 .long 0x020002d0,0x60000050 # to the range 0x0f0-0x730 50 .long 0x02000370,0x60000050 # the channel program the PSW 64 .quad 0,iplstart 66 .quad 0x0000000180000000,startup_pgm_check_handler [all …]
|
| /kernel/linux/linux-6.6/arch/s390/boot/ |
| D | head.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 26 #include <asm/asm-offsets.h> 49 stg %r1,IPL_DEVICE-PARMAREA(%r12) # save ipl device number 58 lg %r3,MAX_COMMAND_LINE_SIZE-PARMAREA(%r12) 59 aghi %r3,-1 72 la %r6,COMMAND_LINE-PARMAREA(%r12) 82 stg %r2,INITRD_START-PARMAREA(%r12) 84 stg %r2,INITRD_SIZE-PARMAREA(%r12) # store size of rd 87 stg %r2,INITRD_START-PARMAREA(%r12) # no ramdisk found 162 cghi %r0,8 # channel end ? [all …]
|
| /kernel/linux/linux-6.6/sound/firewire/fireface/ |
| D | ff-protocol-former.c | 1 // SPDX-License-Identifier: GPL-2.0 2 // ff-protocol-former.c - a part of driver for RME Fireface series 46 if ((data & 0x0000001e) == rate_entry->mask) { in parse_clock_bits() 47 *rate = rate_entry->rate; in parse_clock_bits() 52 return -EIO; in parse_clock_bits() 59 if ((data & 0x00001c00) == clk_entry->mask) { in parse_clock_bits() 60 *src = clk_entry->src; in parse_clock_bits() 65 return -EIO; in parse_clock_bits() 78 err = snd_fw_transaction(ff->unit, TCODE_READ_QUADLET_REQUEST, in former_get_clock() 96 count = max(count, ff->spec->pcm_playback_channels[i]); in former_switch_fetching_mode() [all …]
|
| /kernel/linux/linux-6.6/drivers/iio/dac/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 22 tristate "Analog Devices AD5064 and similar multi-channel DAC driver" 26 AD5045, AD5064, AD5064-1, AD5065, AD5625, AD5625R, AD5627, AD5627R, 40 AD5362, AD5363, AD5370, AD5371, AD5373 multi-channel 53 AD5382, AD5383, AD5384, AD5390, AD5391, AD5392 multi-channel 63 Say yes here to build support for Analog Devices AD5421 loop-powered 64 digital-to-analog convertors (DAC). 70 tristate "Analog Devices AD5446 and similar single channel DACs driver" 151 tristate "Analog Devices AD5686 and similar multi-channel DACs (SPI)" 163 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)" [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.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 …]
|
| /kernel/linux/linux-5.10/drivers/iio/dac/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 tristate "Analog Devices AD5064 and similar multi-channel DAC driver" 14 AD5045, AD5064, AD5064-1, AD5065, AD5625, AD5625R, AD5627, AD5627R, 28 AD5362, AD5363, AD5370, AD5371, AD5373 multi-channel 41 AD5382, AD5383, AD5384, AD5390, AD5391, AD5392 multi-channel 51 Say yes here to build support for Analog Devices AD5421 loop-powered 52 digital-to-analog convertors (DAC). 58 tristate "Analog Devices AD5446 and similar single channel DACs driver" 128 tristate "Analog Devices AD5686 and similar multi-channel DACs (SPI)" 140 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)" [all …]
|
| /kernel/linux/linux-5.10/sound/firewire/fireface/ |
| D | ff-protocol-former.c | 1 // SPDX-License-Identifier: GPL-2.0 2 // ff-protocol-former.c - a part of driver for RME Fireface series 48 if ((data & 0x0000001e) == rate_entry->mask) { in parse_clock_bits() 49 *rate = rate_entry->rate; in parse_clock_bits() 54 return -EIO; in parse_clock_bits() 61 if ((data & 0x00001c00) == clk_entry->mask) { in parse_clock_bits() 62 *src = clk_entry->src; in parse_clock_bits() 67 return -EIO; in parse_clock_bits() 80 err = snd_fw_transaction(ff->unit, TCODE_READ_QUADLET_REQUEST, in former_get_clock() 98 count = max(count, ff->spec->pcm_playback_channels[i]); in former_switch_fetching_mode() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_ptp.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 42 * re-use of an index for multiple packets. 45 * that an index is not re-used for multiple transmitted packets. The 53 * The timestamp blocks are handled differently for E810- and E822-based 59 * +--------+--------+--------+--------+--------+--------+--------+--------+ 64 * +--------+--------+--------+--------+--------+--------+--------+--------+ 67 * |--- quad offset is always 0 68 * ---- quad number 71 * +-----------------------------+-----------------------------+ 72 * | register block for quad 0 | register block for quad 1 | [all …]
|
| /kernel/linux/linux-6.6/drivers/counter/ |
| D | 104-quad-8.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Counter driver for the ACCES 104-QUAD-8 6 * This driver supports the ACCES 104-QUAD-8 and ACCES 104-QUAD-4. 32 MODULE_PARM_DESC(base, "ACCES 104-QUAD-8 base addresses"); 37 MODULE_PARM_DESC(irq, "ACCES 104-QUAD-8 interrupt line numbers"); 50 * struct quad8 - device private data structure 142 /* Non-recycle count */ 144 /* Modulo-N */ 146 /* Non-quadrature */ 189 * Channel Operation Register [all …]
|
| /kernel/linux/linux-5.10/drivers/counter/ |
| D | 104-quad-8.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Counter driver for the ACCES 104-QUAD-8 6 * This driver supports the ACCES 104-QUAD-8 and ACCES 104-QUAD-4. 27 MODULE_PARM_DESC(base, "ACCES 104-QUAD-8 base addresses"); 32 * struct quad8_iio - IIO device private data structure 102 const int base_offset = priv->base + 2 * chan->channel; in quad8_read_raw() 107 if (chan->type == IIO_INDEX) { in quad8_read_raw() 108 *val = !!(inb(priv->base + QUAD8_REG_INDEX_INPUT_LEVELS) in quad8_read_raw() 109 & BIT(chan->channel)); in quad8_read_raw() 115 mutex_lock(&priv->lock); in quad8_read_raw() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| D | bcm54140.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 /* Broadcom BCM54140 Quad SGMII/QSGMII Copper/Fiber Gigabit PHY 13 #include "bcm-phy-lib.h" 15 /* RDB per-port registers 60 #define BCM54140_RDB_MON_CTRL_SEL_RR 3 /* meassure all round-robin */ 61 #define BCM54140_RDB_MON_CTRL_PWR_DOWN BIT(0) /* power-down monitor */ 80 * T = 413.35 - (0.49055 * bits[9:0]) 82 #define BCM54140_HWMON_TO_TEMP(v) (413350L - (v) * 491) 83 #define BCM54140_HWMON_FROM_TEMP(v) DIV_ROUND_CLOSEST_ULL(413350L - (v), 491) 144 u32 attr, int channel) in bcm54140_hwmon_is_visible() argument [all …]
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | bcm54140.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 /* Broadcom BCM54140 Quad SGMII/QSGMII Copper/Fiber Gigabit PHY 13 #include "bcm-phy-lib.h" 15 /* RDB per-port registers 60 #define BCM54140_RDB_MON_CTRL_SEL_RR 3 /* meassure all round-robin */ 61 #define BCM54140_RDB_MON_CTRL_PWR_DOWN BIT(0) /* power-down monitor */ 80 * T = 413.35 - (0.49055 * bits[9:0]) 82 #define BCM54140_HWMON_TO_TEMP(v) (413350L - (v) * 491) 83 #define BCM54140_HWMON_FROM_TEMP(v) DIV_ROUND_CLOSEST_ULL(413350L - (v), 491) 144 u32 attr, int channel) in bcm54140_hwmon_is_visible() argument [all …]
|
| /kernel/linux/linux-6.6/sound/mips/ |
| D | hal2.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 8 * Copyright (c) 2001, 2002, 2003 Ladislav Michl <ladis@linux-mips.org> 17 #define H2_ISR_QUAD_MODE 0x04 /* codec mode 0=indigo 1=quad */ 120 #define H2I_AESTX_C_CLKID_SHIFT 3 /* Bresenham Clock Gen 1-3 */ 122 #define H2I_AESTX_C_DATAT_SHIFT 8 /* 1=mono 2=stereo (3=quad) */ 134 #define H2I_C1_DMA_SHIFT 0 /* DMA channel */ 136 #define H2I_C1_CLKID_SHIFT 3 /* Bresenham Clock Gen 1-3 */ 138 #define H2I_C1_DATAT_SHIFT 8 /* 1=mono 2=stereo (3=quad) */ 152 #define H2I_C2_R_ATT_SHIFT 18 /* right d/a output - */ 154 #define H2I_C2_L_ATT_SHIFT 23 /* left d/a output - */ [all …]
|
| /kernel/linux/linux-5.10/sound/mips/ |
| D | hal2.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 8 * Copyright (c) 2001, 2002, 2003 Ladislav Michl <ladis@linux-mips.org> 17 #define H2_ISR_QUAD_MODE 0x04 /* codec mode 0=indigo 1=quad */ 120 #define H2I_AESTX_C_CLKID_SHIFT 3 /* Bresenham Clock Gen 1-3 */ 122 #define H2I_AESTX_C_DATAT_SHIFT 8 /* 1=mono 2=stereo (3=quad) */ 134 #define H2I_C1_DMA_SHIFT 0 /* DMA channel */ 136 #define H2I_C1_CLKID_SHIFT 3 /* Bresenham Clock Gen 1-3 */ 138 #define H2I_C1_DATAT_SHIFT 8 /* 1=mono 2=stereo (3=quad) */ 152 #define H2I_C2_R_ATT_SHIFT 18 /* right d/a output - */ 154 #define H2I_C2_L_ATT_SHIFT 23 /* left d/a output - */ [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 # setting - SPI can't be modular so that case doesn't need to be covered. 469 tristate "Analog Devices AU1761 CODEC - I2C" 475 tristate "Analog Devices AU1761 CODEC - SPI" 512 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter" 518 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode" 521 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM 527 will be called snd-soc-adau7118-hw. 530 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C" 535 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM [all …]
|
| /kernel/linux/linux-6.6/drivers/iio/addac/ |
| D | Kconfig | 17 single-channel software configurable input/output solution. 31 quad-channel software configurable input/output solution. 47 This driver supports the 16 channels of single-ended (8 channels of
|
| /kernel/linux/linux-6.6/Documentation/sound/cards/ |
| D | hdspm.rst | 2 Software Interface ALSA-DSP MADI Driver 5 (translated from German, so no good English ;-), 7 2004 - winfried ritsch 11 the Controls and startup-options are ALSA-Standard and only the 19 ------------------ 21 * number of channels -- depends on transmission mode 29 * Single Speed -- 1..64 channels 32 (Note: Choosing the 56channel mode for transmission or as 34 all 64 channels are available for the mixer, so channel count 37 * Double Speed -- 1..32 channels [all …]
|
| /kernel/linux/linux-5.10/Documentation/sound/cards/ |
| D | hdspm.rst | 2 Software Interface ALSA-DSP MADI Driver 5 (translated from German, so no good English ;-), 7 2004 - winfried ritsch 11 the Controls and startup-options are ALSA-Standard and only the 19 ------------------ 21 * number of channels -- depends on transmission mode 29 * Single Speed -- 1..64 channels 32 (Note: Choosing the 56channel mode for transmission or as 34 all 64 channels are available for the mixer, so channel count 37 * Double Speed -- 1..32 channels [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/potentiometer/ |
| D | renesas,x9250.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas X9250 quad potentiometers 10 - Herve Codina <herve.codina@bootlin.com> 18 - $ref: /schemas/spi/spi-peripheral-props.yaml 23 - renesas,x9250t 24 - renesas,x9250u 29 vcc-supply: 33 avp-supply: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | ti,tas6424.txt | 1 Texas Instruments TAS6424 Quad-Channel Audio amplifier 6 - compatible: "ti,tas6424" - TAS6424 7 - reg: I2C slave address 8 - sound-dai-cells: must be equal to 0 9 - standby-gpios: GPIO used to shut the TAS6424 down. 10 - mute-gpios: GPIO used to mute all the outputs 18 #sound-dai-cells = <0>; 22 https://www.ti.com/product/TAS6424-Q1
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | ti,tas6424.txt | 1 Texas Instruments TAS6424 Quad-Channel Audio amplifier 6 - compatible: "ti,tas6424" - TAS6424 7 - reg: I2C slave address 8 - sound-dai-cells: must be equal to 0 9 - standby-gpios: GPIO used to shut the TAS6424 down. 10 - mute-gpios: GPIO used to mute all the outputs 18 #sound-dai-cells = <0>; 22 https://www.ti.com/product/TAS6424-Q1
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/addac/ |
| D | adi,ad74413r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Cosmin Tanislav <cosmin.tanislav@analog.com> 13 The AD74412R and AD74413R are quad-channel software configurable input/output 18 The devices feature a 16-bit ADC and four configurable 13-bit DACs to provide 20 The AD74413R differentiates itself from the AD74412R by being HART-compatible. 27 - adi,ad74412r 28 - adi,ad74413r 33 '#address-cells': [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
| D | st,stm32-qspi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/st,stm32-qspi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: STMicroelectronics STM32 Quad Serial Peripheral Interface (QSPI) bindings 10 - Christophe Kerello <christophe.kerello@st.com> 11 - Patrice Chotard <patrice.chotard@st.com> 14 - $ref: "spi-controller.yaml#" 18 const: st,stm32f469-qspi 22 - description: registers [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | st,stm32-qspi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/st,stm32-qspi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: STMicroelectronics STM32 Quad Serial Peripheral Interface (QSPI) 10 - Christophe Kerello <christophe.kerello@foss.st.com> 11 - Patrice Chotard <patrice.chotard@foss.st.com> 14 - $ref: spi-controller.yaml# 18 const: st,stm32f469-qspi 22 - description: registers [all …]
|