Home
last modified time | relevance | path

Searched full:ad7303 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/
Dadi,ad7303.yaml4 $id: http://devicetree.org/schemas/iio/dac/adi,ad7303.yaml#
7 title: Analog Devices AD7303 DAC
14 const: adi,ad7303
43 compatible = "adi,ad7303";
/linux-6.12.1/drivers/iio/dac/
Dad7303.c3 * AD7303 Digital to analog converters driver
266 { .compatible = "adi,ad7303", },
272 { "ad7303", 0 },
279 .name = "ad7303",
288 MODULE_DESCRIPTION("Analog Devices AD7303 DAC driver");
DKconfig299 config AD7303 config
300 tristate "Analog Devices AD7303 DAC driver"
303 Say yes here to build support for Analog Devices AD7303 Digital to Analog
307 ad7303.
DMakefile30 obj-$(CONFIG_AD7303) += ad7303.o