Home
last modified time | relevance | path

Searched refs:DAC (Results 1 – 25 of 25) sorted by relevance

/drivers/iio/dac/
A DKconfig3 # DAC drivers
210 LTC2688 converters (DAC).
337 Converters (DAC).
350 Analog Converters (DAC).
360 Analog Converters (DAC).
371 to Analog Converter (DAC).
403 tristate "NXP LPC18xx DAC driver"
488 10 bits DAC.
491 tristate "MCP4725/6 DAC driver"
502 tristate "MCP4728 DAC driver"
[all …]
/drivers/video/fbdev/matrox/
A Dmatroxfb_base.h414 spinlock_t DAC; member
688 #define matroxfb_DAC_lock() spin_lock(&minfo->lock.DAC)
689 #define matroxfb_DAC_unlock() spin_unlock(&minfo->lock.DAC)
690 #define matroxfb_DAC_lock_irqsave(flags) spin_lock_irqsave(&minfo->lock.DAC, flags)
691 #define matroxfb_DAC_unlock_irqrestore(flags) spin_unlock_irqrestore(&minfo->lock.DAC, flags)
A Dmatroxfb_base.c2110 spin_lock_init(&minfo->lock.DAC); in matroxfb_probe()
/drivers/staging/iio/addac/
A DKconfig8 tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 temperature sensor, ADC and DAC driver"
12 and ADT7516, ADT7517, ADT7519 temperature sensors, ADC and DAC.
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dior.c28 [DAC] = "DAC",
A Doutp.c67 case DCB_OUTPUT_ANALOG: *type = DAC; return CRT; in nvkm_outp_xlat()
68 case DCB_OUTPUT_TV : *type = DAC; return TV; in nvkm_outp_xlat()
A Dior.h11 DAC, enumerator
A Dgf119.c388 return nvkm_ior_new_(&gf119_dac, disp, DAC, id, false); in gf119_dac_new()
A Dnv50.c358 return nvkm_ior_new_(&nv50_dac, disp, DAC, id, false); in nv50_dac_new()
/drivers/media/v4l2-core/
A Dv4l2-jpeg.c36 #define DAC 0xffcc /* arithmetic coding conditioning */ macro
647 case DAC: in v4l2_jpeg_parse_header()
/drivers/iio/addac/
A DKconfig2 # ADC DAC drivers
/drivers/comedi/drivers/
A Ddas1800.c92 #define DAC(a) (0x2 + a) macro
1003 outb(DAC(chan), dev->iobase + DAS1800_SELECT); in das1800_ao_insn_write()
1010 outb(DAC(update_chan), dev->iobase + DAS1800_SELECT); in das1800_ao_insn_write()
1297 outb(DAC(i), dev->iobase + DAS1800_SELECT); in das1800_attach()
/drivers/gpu/drm/nouveau/dispnv50/
A Dcrc907d.c47 crc_args |= NVDEF(NV907D, HEAD_SET_CRC_CONTROL, PRIMARY_OUTPUT, DAC(or)); in crc907d_set_src()
/drivers/regulator/
A Drc5t583-regulator.c72 .vsel_reg = RC5T583_REG_##_id##DAC, \
/drivers/gpu/drm/nouveau/dispnv04/
A Ddisp.h30 unsigned char DAC[768]; member
A Dhw.c787 state->crtc_reg[head].DAC[i] = nvif_rd08(device, in nv_save_state_palette()
807 state->crtc_reg[head].DAC[i]); in nouveau_hw_load_state_palette()
A Dcrtc.c786 rgbs = (struct rgb *)nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index].DAC; in nv_crtc_gamma_load()
/drivers/iio/trigger/
A DKconfig34 and/or DAC.
/drivers/staging/iio/Documentation/
A Dinkernel.txt4 providing a means of obtaining ADC type readings or of driving DAC type
/drivers/pinctrl/
A Dpinctrl-lpc18xx.c211 #define DAC LPC18XX_ANALOG_PIN macro
290 LPC_P(4,4, GPIO, CTOUT, LCD, R, R, LCD_ALT, UART3, SGPIO, DAC, ND);
1280 if (function == FUNC_DAC && p->analog == DAC) in lpc18xx_valid_pin_function()
/drivers/media/i2c/
A DKconfig790 AK7375 is a 12 bit DAC with 120mA output current sink
799 DW9714 is a 10 bit DAC with 120mA output current sink
815 DW9768 is a 10 bit DAC with 100mA output current sink
823 DW9807 is a 10 bit DAC with 100mA output current sink
/drivers/leds/
A DKconfig648 tristate "LED Support for DAC124S085 SPI DAC"
652 This option enables support for DAC124S085 SPI DAC from NatSemi,
/drivers/iio/adc/
A DKconfig655 tristate "Envelope detector using a DAC and a comparator"
657 Say yes here to build support for an envelope detector using a DAC
/drivers/scsi/
A DKconfig925 This option only applies to PCI-SCSI chips that are PCI DAC
941 memory using PCI DAC cycles.
/drivers/hwmon/
A DKconfig1838 tristate "Philips PCF8591 ADC/DAC"
1842 ADC, 1-channel DAC chips.

Completed in 62 milliseconds