Home
last modified time | relevance | path

Searched full:ltc2496 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dlltc,ltc2496.yaml4 $id: http://devicetree.org/schemas/iio/adc/lltc,ltc2496.yaml#
7 title: Linear Technology / Analog Devices LTC2496 ADC
17 - lltc,ltc2496
42 compatible = "lltc,ltc2496";
/linux-6.12.1/drivers/iio/adc/
Dltc2496.c3 * ltc2496.c - Driver for Analog Devices/Linear Technology LTC2496 ADC
96 { .compatible = "lltc,ltc2496", .data = &ltc2496_info, },
103 .name = "ltc2496",
112 MODULE_DESCRIPTION("Linear Technology LTC2496 ADC driver");
Dltc2497-core.c4 * LTC2496 and LTC2497 ADCs
248 MODULE_DESCRIPTION("common code for LTC2496/LTC2497 drivers");
DKconfig731 config LTC2496 config
732 tristate "Linear Technology LTC2496 ADC driver"
735 Say yes here to build support for Linear Technology LTC2496
739 called ltc2496.
DMakefile69 obj-$(CONFIG_LTC2496) += ltc2496.o ltc2497-core.o
/linux-6.12.1/
DMAINTAINERS1548 F: Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml