Home
last modified time | relevance | path

Searched full:ad5758 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5758.yaml4 $id: http://devicetree.org/schemas/iio/dac/adi,ad5758.yaml#
7 title: Analog Devices AD5758 DAC
14 const: adi,ad5758
27 In this mode, the AD5758 circuitry senses the output voltage and
127 compatible = "adi,ad5758";
/linux/drivers/iio/dac/
H A Dad5758.c3 * AD5758 Digital to analog converters driver
21 /* AD5758 registers definition */
872 dev_err(&spi->dev, "AD5758 init failed\n"); in ad5758_probe()
880 { "ad5758", 0 },
886 { .compatible = "adi,ad5758" },
903 MODULE_DESCRIPTION("Analog Devices AD5758 DAC");
H A DKconfig243 config AD5758 config
244 tristate "Analog Devices AD5758 DAC driver"
247 Say yes here to build support for Analog Devices AD5758 single channel
251 module will be called ad5758.