Searched full:ltc2496 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | lltc,ltc2496.yaml | 4 $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/ |
D | ltc2496.c | 3 * ltc2496.c - Driver for Analog Devices/Linear Technology LTC2496 ADC 96 { .compatible = "lltc,ltc2496", .data = <c2496_info, }, 103 .name = "ltc2496", 112 MODULE_DESCRIPTION("Linear Technology LTC2496 ADC driver");
|
D | ltc2497-core.c | 4 * LTC2496 and LTC2497 ADCs 248 MODULE_DESCRIPTION("common code for LTC2496/LTC2497 drivers");
|
D | Kconfig | 731 config LTC2496 config 732 tristate "Linear Technology LTC2496 ADC driver" 735 Say yes here to build support for Linear Technology LTC2496 739 called ltc2496.
|
D | Makefile | 69 obj-$(CONFIG_LTC2496) += ltc2496.o ltc2497-core.o
|
/linux-6.12.1/ |
D | MAINTAINERS | 1548 F: Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml
|