Home
last modified time | relevance | path

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

/openbmc/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";
/openbmc/linux/drivers/iio/dac/
H A DKconfig186 config AD5758 config
187 tristate "Analog Devices AD5758 DAC driver"
190 Say yes here to build support for Analog Devices AD5758 single channel
194 module will be called ad5758.
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 DMakefile20 obj-$(CONFIG_AD5758) += ad5758.o
/openbmc/linux/
H A Dopengrok2.0.log[all...]