Searched full:adc128s052 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | ti,adc128s052.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/ti,adc128s052.yaml# 7 title: Texas Instruments ADC128S052 and similar ADCs 25 - ti,adc128s052 53 compatible = "ti,adc128s052";
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ti-adc128s052.c | 5 * Driver for Texas Instruments' ADC128S052, ADC122S021 and ADC124S021 ADC chip. 7 * https://www.ti.com/lit/ds/symlink/adc128s052.pdf 180 { .compatible = "ti,adc128s052", .data = &adc128_config[0] }, 192 { "adc128s052", (kernel_ulong_t)&adc128_config[0] }, 211 .name = "adc128s052", 221 MODULE_DESCRIPTION("Texas Instruments ADC128S052");
|
H A D | Makefile | 110 obj-$(CONFIG_TI_ADC128S052) += ti-adc128s052.o
|
H A D | Kconfig | 1208 tristate "Texas Instruments ADC128S052/ADC122S021/ADC124S021" 1211 If you say yes here you get support for Texas Instruments ADC128S052, 1215 called ti-adc128s052.
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-prti6q.dts | 190 compatible = "ti,adc128s052";
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |