Searched full:ltc1660 (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/iio/dac/ |
D | lltc,ltc1660.yaml | 5 $id: "http://devicetree.org/schemas/iio/dac/lltc,ltc1660.yaml#" 20 - lltc,ltc1660 46 compatible = "lltc,ltc1660";
|
/Linux-v5.10/drivers/iio/dac/ |
D | ltc1660.c | 3 * Driver for Linear Technology LTC1665/LTC1660, 8 channels DAC 222 { .compatible = "lltc,ltc1660", .data = (void *)ID_LTC1660 }, 229 {"ltc1660", ID_LTC1660}, 237 .name = "ltc1660", 248 MODULE_DESCRIPTION("Linear Technology LTC1660/LTC1665 DAC");
|
D | Kconfig | 271 config LTC1660 config 272 tristate "Linear Technology LTC1660/LTC1665 DAC SPI driver" 276 LTC1660 and LTC1665 Digital to Analog Converters. 279 module will be called ltc1660.
|
D | Makefile | 33 obj-$(CONFIG_LTC1660) += ltc1660.o
|
/Linux-v5.10/ |
D | MAINTAINERS | 10309 LTC1660 DAC DRIVER 10313 F: Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml 10314 F: drivers/iio/dac/ltc1660.c
|