Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/
Dlltc,ltc1660.yaml5 $id: http://devicetree.org/schemas/iio/dac/lltc,ltc1660.yaml#
20 - lltc,ltc1660
46 compatible = "lltc,ltc1660";
/linux-6.12.1/drivers/iio/dac/
Dltc1660.c3 * Driver for Linear Technology LTC1665/LTC1660, 8 channels DAC
220 { .compatible = "lltc,ltc1660", .data = (void *)ID_LTC1660 },
227 {"ltc1660", ID_LTC1660},
235 .name = "ltc1660",
246 MODULE_DESCRIPTION("Linear Technology LTC1660/LTC1665 DAC");
DKconfig358 config LTC1660 config
359 tristate "Linear Technology LTC1660/LTC1665 DAC SPI driver"
364 LTC1660 and LTC1665 Digital to Analog Converters.
367 module will be called ltc1660.
DMakefile38 obj-$(CONFIG_LTC1660) += ltc1660.o
/linux-6.12.1/
DMAINTAINERS13420 LTC1660 DAC DRIVER
13424 F: Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml
13425 F: drivers/iio/dac/ltc1660.c