Searched full:ltc2497 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | ltc2497.c | 3 * ltc2497.c - Driver for Analog Devices/Linear Technology LTC2497 ADC 19 #include "ltc2497.h" 148 { "ltc2497", (kernel_ulong_t)<c2497_info[TYPE_LTC2497] }, 155 { .compatible = "lltc,ltc2497", .data = <c2497_info[TYPE_LTC2497] }, 163 .name = "ltc2497", 173 MODULE_DESCRIPTION("Linear Technology LTC2497 ADC driver");
|
H A D | ltc2497-core.c | 3 * ltc2497-core.c - Common code for Analog Devices/Linear Technology 4 * LTC2496 and LTC2497 ADCs 16 #include "ltc2497.h" 234 EXPORT_SYMBOL_NS(ltc2497core_probe, LTC2497); 246 EXPORT_SYMBOL_NS(ltc2497core_remove, LTC2497); 248 MODULE_DESCRIPTION("common code for LTC2496/LTC2497 drivers");
|
H A D | ltc2496.c | 5 * Based on ltc2497.c which has 20 #include "ltc2497.h"
|
H A D | Makefile | 61 obj-$(CONFIG_LTC2496) += ltc2496.o ltc2497-core.o 62 obj-$(CONFIG_LTC2497) += ltc2497.o ltc2497-core.o
|
H A D | ltc2497.h | 26 MODULE_IMPORT_NS(LTC2497);
|
H A D | Kconfig | 639 config LTC2497 config 640 tristate "Linear Technology LTC2497 ADC driver" 643 Say yes here to build support for Linear Technology LTC2497 647 called ltc2497.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | lltc,ltc2497.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/lltc,ltc2497.yaml# 7 title: Linear Technology / Analog Devices LTC2497 ADC 22 - lltc,ltc2497 44 compatible = "lltc,ltc2497";
|
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_arria10_socdk.dtsi | 139 compatible = "lltc,ltc2497"; 145 compatible = "lltc,ltc2497";
|
/openbmc/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10_socdk_nand.dts | 147 compatible = "lltc,ltc2497";
|
H A D | socfpga_stratix10_socdk.dts | 158 compatible = "lltc,ltc2497";
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ampere-mtjefferson.dts | 301 compatible = "lltc,ltc2497"; 314 compatible = "lltc,ltc2497";
|
H A D | aspeed-bmc-ampere-mtmitchell.dts | 478 compatible = "lltc,ltc2497"; 485 compatible = "lltc,ltc2497";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 1358 F: Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |