Home
last modified time | relevance | path

Searched full:max11100 (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/
Dmax11100.txt1 * Maxim max11100 Analog to Digital Converter (ADC)
4 - compatible: Should be "maxim,max11100"
13 max11100: adc@0 {
14 compatible = "maxim,max11100";
Drenesas,gyroadc.txt52 "maxim,max1162" or "maxim,max11100"
53 - Maxim MAX1162 / Maxim MAX11100 compatible mode,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dmaxim,max11100.yaml4 $id: http://devicetree.org/schemas/iio/adc/maxim,max11100.yaml#
7 title: Maxim MAX11100 ADC
17 const: maxim,max11100
43 compatible = "maxim,max11100";
Drenesas,gyroadc.txt52 "maxim,max1162" or "maxim,max11100"
53 - Maxim MAX1162 / Maxim MAX11100 compatible mode,
/kernel/linux/linux-5.10/drivers/iio/adc/
Dmax11100.c3 * iio/adc/max11100.c
4 * Maxim max11100 ADC Driver with IIO interface
119 indio_dev->name = "max11100"; in max11100_probe()
157 {.compatible = "maxim,max11100"},
164 .name = "max11100",
174 MODULE_DESCRIPTION("Maxim max11100 ADC Driver");
DKconfig615 config MAX11100 config
616 tristate "Maxim max11100 ADC driver"
619 Say yes here to build support for Maxim max11100 SPI ADC
622 called max11100.
DMakefile60 obj-$(CONFIG_MAX11100) += max11100.o
Drcar-gyroadc.c313 .compatible = "maxim,max11100",
/kernel/linux/linux-4.19/drivers/iio/adc/
Dmax11100.c2 * iio/adc/max11100.c
3 * Maxim max11100 ADC Driver with IIO interface
123 indio_dev->name = "max11100"; in max11100_probe()
161 {.compatible = "maxim,max11100"},
168 .name = "max11100",
178 MODULE_DESCRIPTION("Maxim max11100 ADC Driver");
DKconfig431 config MAX11100 config
432 tristate "Maxim max11100 ADC driver"
435 Say yes here to build support for Maxim max11100 SPI ADC
438 called max11100.
DMakefile44 obj-$(CONFIG_MAX11100) += max11100.o
Drcar-gyroadc.c322 .compatible = "maxim,max11100",