Home
last modified time | relevance | path

Searched full:ad7192 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7192.yaml5 $id: http://devicetree.org/schemas/iio/adc/adi,ad7192.yaml#
8 title: Analog Devices AD7192 ADC device driver
14 Bindings for the Analog Devices AD7192 ADC device. Datasheet can be
16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7192.pdf
22 - adi,ad7192
111 compatible = "adi,ad7192";
/openbmc/linux/drivers/iio/adc/
H A Dad7192.c3 * AD7190 AD7192 AD7193 AD7195 SPI ADC driver
40 /* (AD7792)/24-bit (AD7192)) */
42 /* (RW, 16-bit (AD7792)/24-bit (AD7192)) */
942 .name = "ad7192",
1092 { .compatible = "adi,ad7192", .data = &ad7192_chip_info_tbl[ID_AD7192] },
1101 { "ad7192", (kernel_ulong_t)&ad7192_chip_info_tbl[ID_AD7192] },
1110 .name = "ad7192",
1119 MODULE_DESCRIPTION("Analog Devices AD7190, AD7192, AD7193, AD7195 ADC");
H A DKconfig57 config AD7192 config
58 tristate "Analog Devices AD7190 AD7192 AD7193 AD7195 ADC driver"
63 AD7192, AD7193 or AD7195 SPI analog to digital converters (ADC).
67 module will be called ad7192.
H A DMakefile12 obj-$(CONFIG_AD7192) += ad7192.o
/openbmc/linux/
H A DMAINTAINERS1127 ANALOG DEVICES INC AD7192 DRIVER
1132 F: Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
1133 F: drivers/iio/adc/ad7192.c
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]