Searched full:max11100 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | maxim,max11100.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/maxim,max11100.yaml# 7 title: Maxim MAX11100 ADC 17 const: maxim,max11100 46 compatible = "maxim,max11100";
|
H A D | renesas,rcar-gyroadc.yaml | 84 maxim,max1162 or maxim,max11100 85 - Maxim MAX1162 / Maxim MAX11100 compatible mode, 16bit sampling, 96 - maxim,max11100
|
/openbmc/linux/drivers/iio/adc/ |
H A D | max11100.c | 3 * iio/adc/max11100.c 4 * Maxim max11100 ADC Driver with IIO interface 123 indio_dev->name = "max11100"; in max11100_probe() 146 {.compatible = "maxim,max11100"}, 153 .name = "max11100", 162 MODULE_DESCRIPTION("Maxim max11100 ADC Driver");
|
H A D | Kconfig | 661 config MAX11100 config 662 tristate "Maxim max11100 ADC driver" 665 Say yes here to build support for Maxim max11100 SPI ADC 668 called max11100.
|
H A D | Makefile | 64 obj-$(CONFIG_MAX11100) += max11100.o
|
H A D | rcar-gyroadc.c | 308 .compatible = "maxim,max11100",
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |