Home
last modified time | relevance | path

Searched full:dacs (Results 1 – 25 of 177) sorted by relevance

12345678

/linux/drivers/iio/dac/
H A DKconfig70 tristate "Analog Devices AD5446 and similar single channel DACs driver"
76 AD5612, AD5620, AD5621, AD5622, AD5640, AD5641, AD5660, AD5662 DACs
83 tristate "Analog Devices AD5449 and similar DACs driver"
189 tristate "Analog Devices AD5686 and similar multi-channel DACs (SPI)"
201 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)"
294 ADC, DACs, and Temperature and Current Sensors
396 (I2C 8-Bit DACs with rail-to-rail outputs).
406 (I2C 8-Bit DACs with rail-to-rail outputs):
/linux/drivers/gpu/drm/sti/
H A Dsti_hda.c70 /* 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()
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5504.yaml7 title: Analog Devices AD5501 and AD5504 DACs
14 High voltage (up to 60V) DACs with temperature sensor alarm function
H A Dadi,ad5696.yaml7 title: Analog Devices AD5696 and similar I2C multi-channel DACs
13 Binding for Analog Devices AD5696 and similar multi-channel DACs
H A Dti,dac7612.yaml7 title: Texas Instruments DAC7612 family of DACs
29 DACs are loaded when the pin connected to this GPIO is pulled low.
H A Dti,dac082s085.yaml7 title: Texas Instruments DAC082s085 and similar DACs
10 A family of Texas Instruments 8/10/12-bit 2/4-channel DACs
H A Dadi,ad5449.yaml7 title: Analog Devices AD5449 and similar DACs
14 Family of multiplying DACs from Analog Devices
H A Dmicrochip,mcp4821.yaml7 title: Microchip MCP4821 and similar DACs
10 Supports MCP48x1 (single channel) and MCP48x2 (dual channel) series of DACs.
H A Dadi,ad5624r.yaml7 title: Analog Devices AD5624r and similar DACs
H A Dmicrochip,mcp4922.yaml7 title: Microchip MCP4902, MCP4912 and MPC4922 dual output SPI DACs
H A Dmaxim,max5522.yaml7 title: Maxim Integrated MAX5522 Dual 10-bit Voltage-Output SPI DACs
H A Dadi,ad8801.yaml7 title: Analog Devices AD8801 and AD8803 DACs
H A Dti,dac7311.yaml7 title: Texas Instruments DAC5311 and similar SPI DACs
H A Dadi,ad5761.yaml7 title: Analog Devices AD5761 and similar DACs
H A Dadi,ad5791.yaml7 title: Analog Devices AD5791 and similar DACs
/linux/sound/pci/oxygen/
H A Dxonar_pcm179x.c3 * 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 …]
H A Doxygen.c134 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()
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dadv7343.txt4 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
/linux/sound/pci/hda/
H A Dhda_generic.h80 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 Dvt1720_mobo.c43 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */
59 [ICE_EEP2_SYSCONF] = 0x01, /* clock 256, 1ADC, 2DACs */
/linux/include/sound/ac97/
H A Dregs.h142 #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/sound/cards/
H A Dcmipci.rst13 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 Dmaya44.rst160 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/video/fbdev/geode/
H A Dvideo_gx.c262 /* Power up the CRT DACs */ in gx_configure_display()
274 /* Power down the CRT DACs if in FP mode */ in gx_configure_display()
280 /* Set up the DACS to blank normally */ in gx_configure_display()
/linux/drivers/comedi/drivers/
H A Dcb_pcidda.c220 /* 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()

12345678