/linux/drivers/iio/dac/ |
H A D | Kconfig | 10 tristate "Analog Devices AD3530R and Similar DACs driver" 100 tristate "Analog Devices AD5446 and similar single channel DACs driver" 106 AD5612, AD5620, AD5621, AD5622, AD5640, AD5641, AD5660, AD5662 DACs 113 tristate "Analog Devices AD5449 and similar DACs driver" 219 tristate "Analog Devices AD5686 and similar multi-channel DACs (SPI)" 231 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)" 327 ADC, DACs, and Temperature and Current Sensors 450 (I2C 8-Bit DACs with rail-to-rail outputs). 460 (I2C 8-Bit DACs with rail-to-rail outputs):
|
/linux/sound/pci/oxygen/ |
H A D | xonar_pcm179x.c | 3 * card driver for models with PCM1796 DACs (Xonar D2/D2X/HDAV1.3/ST/STX) 215 unsigned int dacs; member 301 for (i = 0; i < data->dacs; ++i) { in pcm1796_registers_init() 340 data->dacs = 4; in xonar_d2_init() 382 data->pcm179x.dacs = chip->model.dac_channels_mixer / 2; in xonar_hdav_init() 413 data->dacs = chip->model.dac_channels_mixer / 2; in xonar_st_init_common() 520 data->dacs = 1; in xonar_xense_init() 609 for (i = 0; i < data->dacs; ++i) in update_pcm1796_oversampling() 626 for (i = 0; i < data->dacs; ++i) in update_pcm1796_deemph() 648 for (i = 0; i < data->dacs; ++i) { in update_pcm1796_volume() [all …]
|
/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5504.yaml | 7 title: Analog Devices AD5501 and AD5504 DACs 14 High voltage (up to 60V) DACs with temperature sensor alarm function
|
H A D | adi,ad5696.yaml | 7 title: Analog Devices AD5696 and similar I2C multi-channel DACs 13 Binding for Analog Devices AD5696 and similar multi-channel DACs
|
H A D | ti,dac7612.yaml | 7 title: Texas Instruments DAC7612 family of DACs 29 DACs are loaded when the pin connected to this GPIO is pulled low.
|
H A D | ti,dac082s085.yaml | 7 title: Texas Instruments DAC082s085 and similar DACs 10 A family of Texas Instruments 8/10/12-bit 2/4-channel DACs
|
H A D | adi,ad5449.yaml | 7 title: Analog Devices AD5449 and similar DACs 14 Family of multiplying DACs from Analog Devices
|
H A D | rohm,bd79703.yaml | 8 title: ROHM BD79700, BD79701, BD79702 and BD79703 DACs 14 The ROHM BD7970[0,1,2,3] are 8-bit DACs. The BD79700 has 2 channels,
|
H A D | microchip,mcp4821.yaml | 7 title: Microchip MCP4821 and similar DACs 10 Supports MCP48x1 (single channel) and MCP48x2 (dual channel) series of DACs.
|
H A D | adi,ad3530r.yaml | 7 title: Analog Devices AD3530R and Similar DACs 14 16-bit, buffered voltage output digital-to-analog converters (DACs) with
|
H A D | adi,ad5624r.yaml | 7 title: Analog Devices AD5624r and similar DACs
|
H A D | microchip,mcp4922.yaml | 7 title: Microchip MCP4902, MCP4912 and MPC4922 dual output SPI DACs
|
H A D | maxim,max5522.yaml | 7 title: Maxim Integrated MAX5522 Dual 10-bit Voltage-Output SPI DACs
|
H A D | adi,ad8801.yaml | 7 title: Analog Devices AD8801 and AD8803 DACs
|
H A D | ti,dac7311.yaml | 7 title: Texas Instruments DAC5311 and similar SPI DACs
|
H A D | adi,ad5761.yaml | 7 title: Analog Devices AD5761 and similar DACs
|
H A D | lltc,ltc1660.yaml | 8 title: Linear Technology Micropower octal 8-Bit and 10-Bit DACs
|
H A D | adi,ad5686.yaml | 7 title: Analog Devices AD5360 and similar SPI DACs
|
/linux/sound/pci/hda/ |
H A D | hda_generic.h | 80 int no_dac; /* no secondary DACs */ 109 * max_channels, dacs must be set 217 unsigned int need_dac_fix:1; /* need to limit DACs for multi channels */ 233 unsigned int dac_min_mute:1; /* minimal = mute for DACs */
|
/linux/sound/pci/ice1712/ |
H A D | vt1720_mobo.c | 43 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */ 59 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */
|
/linux/include/sound/ac97/ |
H A D | regs.h | 142 #define AC97_EI_DACS_SLOT_MASK 0x0030 /* DACs slot assignment */ 145 #define AC97_EI_SDAC 0x0080 /* PCM Surround DACs available */ 167 #define AC97_EA_SDAC 0x0080 /* PCM Surround DACs are ready (Read only) */ 172 #define AC97_EA_PRJ 0x1000 /* Turns the PCM Surround DACs off */
|
/linux/Documentation/iio/ |
H A D | ad3552r.rst | 7 Device driver for Analog Devices Inc. AD35XXR series of DACs. The module name 12 that allows to reach the maximum sample rate supported from the DACs, using the
|
/linux/Documentation/sound/cards/ |
H A D | cmipci.rst | 13 DACs, both streams are handled independently unlike the 4/6ch multi- 20 There are slight differences between the two DACs: 73 channels. Since the multi-channel playback mode uses both DACs, you
|
H A D | maya44.rst | 160 These switches allow a direct digital routing from the ADCs to the DACs. 161 Each switch determines where the digital input data to one of the DACs comes from.
|
/linux/drivers/comedi/drivers/ |
H A D | cb_pcidda.c | 220 /* writes to 8 bit calibration dacs */ 230 const int num_caldac_bits = 8; /* 8 bit calibration dacs */ in cb_pcidda_write_caldac() 377 /* set calibrations dacs */ in cb_pcidda_auto_attach()
|