| /kernel/linux/linux-6.6/drivers/iio/dac/ |
| D | Kconfig | 68 tristate "Analog Devices AD5446 and similar single channel DACs driver" 74 AD5612, AD5620, AD5621, AD5622, AD5640, AD5641, AD5660, AD5662 DACs 81 tristate "Analog Devices AD5449 and similar DACs driver" 149 tristate "Analog Devices AD5686 and similar multi-channel DACs (SPI)" 161 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)" 251 ADC, DACs, and Temperature and Current Sensors 341 (I2C 8-Bit DACs with rail-to-rail outputs). 351 (I2C 8-Bit DACs with rail-to-rail outputs):
|
| /kernel/linux/linux-5.10/drivers/iio/dac/ |
| D | Kconfig | 58 tristate "Analog Devices AD5446 and similar single channel DACs driver" 64 AD5612, AD5620, AD5621, AD5622, AD5640, AD5641, AD5660, AD5662 DACs 71 tristate "Analog Devices AD5449 and similar DACs driver" 128 tristate "Analog Devices AD5686 and similar multi-channel DACs (SPI)" 140 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)" 297 (I2C 8-Bit DACs with rail-to-rail outputs). 307 (I2C 8-Bit DACs with rail-to-rail outputs):
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
| D | sti_hda.c | 70 /* Video DACs control */ 242 * @video_dacs_ctrl: video DACS control register 296 * hda_enable_hd_dacs - Enable the HD DACS 299 * @enable: true if HD DACS need to be enabled, else false 342 seq_puts(s, "\tHD DACs "); in hda_dbg_video_dacs_ctrl() 480 /* Enable HD Video DACs */ in sti_hda_pre_enable() 721 /* force to disable hd dacs at startup */ in sti_hda_bind() 765 "video-dacs-ctrl"); in sti_hda_probe() 772 /* If no existing video-dacs-ctrl resource continue the probe */ in sti_hda_probe() 773 DRM_DEBUG_DRIVER("No video-dacs-ctrl resource\n"); in sti_hda_probe()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
| D | sti_hda.c | 69 /* Video DACs control */ 241 * @video_dacs_ctrl: video DACS control register 295 * Enable the HD DACS 298 * @enable: true if HD DACS need to be enabled, else false 341 seq_puts(s, "\tHD DACs "); in hda_dbg_video_dacs_ctrl() 479 /* Enable HD Video DACs */ in sti_hda_pre_enable() 720 /* force to disable hd dacs at startup */ in sti_hda_bind() 764 "video-dacs-ctrl"); in sti_hda_probe() 771 /* If no existing video-dacs-ctrl resource continue the probe */ in sti_hda_probe() 772 DRM_DEBUG_DRIVER("No video-dacs-ctrl resource\n"); in sti_hda_probe()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/ |
| D | adi,ad5504.yaml | 7 title: Analog Devices AD5501 and AD5504 DACs 14 High voltage (up to 60V) DACs with temperature sensor alarm function
|
| D | adi,ad5696.yaml | 7 title: Analog Devices AD5696 and similar multi-channel DACs 13 Binding for Analog Devices AD5696 and similar multi-channel DACs
|
| 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.
|
| 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
|
| D | adi,ad5449.yaml | 7 title: Analog Devices AD5449 and similar DACs 14 Family of multiplying DACs from Analog Devices
|
| /kernel/linux/linux-6.6/sound/pci/oxygen/ |
| 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 …]
|
| D | oxygen.c | 134 unsigned int dacs; member 185 for (i = 0; i < data->dacs; ++i) { in ak4396_registers_init() 203 data->dacs = chip->model.dac_channels_pcm / 2; in ak4396_init() 348 for (i = 0; i < data->dacs; ++i) { in set_ak4396_params() 363 for (i = 0; i < data->dacs; ++i) { in update_ak4396_volume() 380 for (i = 0; i < data->dacs; ++i) in update_ak4396_mute() 461 for (i = 0; i < data->dacs; ++i) in rolloff_put() 681 for (dac = 0; dac < data->dacs; ++dac) { in dump_ak4396_registers()
|
| /kernel/linux/linux-5.10/sound/pci/oxygen/ |
| 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 …]
|
| D | oxygen.c | 137 unsigned int dacs; member 188 for (i = 0; i < data->dacs; ++i) { in ak4396_registers_init() 206 data->dacs = chip->model.dac_channels_pcm / 2; in ak4396_init() 351 for (i = 0; i < data->dacs; ++i) { in set_ak4396_params() 366 for (i = 0; i < data->dacs; ++i) { in update_ak4396_volume() 383 for (i = 0; i < data->dacs; ++i) in update_ak4396_mute() 464 for (i = 0; i < data->dacs; ++i) in rolloff_put() 684 for (dac = 0; dac < data->dacs; ++dac) { in dump_ak4396_registers()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | adv7343.txt | 4 package. Six high speed, 3.3 V, 11-bit video DACs provide support for composite 14 micro ampere level. All DACs and the internal PLL
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | adv7343.txt | 4 package. Six high speed, 3.3 V, 11-bit video DACs provide support for composite 14 micro ampere level. All DACs and the internal PLL
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| 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 */
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_generic.h | 77 int no_dac; /* no secondary DACs */ 115 * max_channels, dacs must be set 223 unsigned int need_dac_fix:1; /* need to limit DACs for multi channels */ 238 unsigned int dac_min_mute:1; /* minimal = mute for DACs */
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| D | vt1720_mobo.c | 43 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */ 59 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| D | vt1720_mobo.c | 43 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */ 59 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */
|
| /kernel/linux/linux-5.10/sound/firewire/ |
| D | Kconfig | 17 tristate "DICE-based DACs support" 21 Say Y here to include support for many DACs based on the DICE
|
| /kernel/linux/linux-6.6/include/sound/ac97/ |
| 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 */
|
| /kernel/linux/linux-5.10/include/sound/ac97/ |
| 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 */
|
| /kernel/linux/linux-5.10/Documentation/sound/cards/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/sound/cards/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | ti,dac7612.txt | 7 The internal DACs are loaded when the LOADDACS pin is pulled down.
|