Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
106 compatible = "adi,ad7192";
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7192.c3 * AD7190 AD7192 AD7193 AD7195 SPI ADC driver
38 /* (AD7792)/24-bit (AD7192)) */
40 /* (RW, 16-bit (AD7792)/24-bit (AD7192)) */
882 .name = "ad7192",
1047 { .compatible = "adi,ad7192", .data = &ad7192_chip_info_tbl[ID_AD7192] },
1056 .name = "ad7192",
1065 MODULE_DESCRIPTION("Analog Devices AD7190, AD7192, AD7193, AD7195 ADC");
H A DKconfig42 config AD7192 config
43 tristate "Analog Devices AD7190 AD7192 AD7193 AD7195 ADC driver"
48 AD7192, AD7193 or AD7195 SPI analog to digital converters (ADC).
52 module will be called ad7192.
H A DMakefile11 obj-$(CONFIG_AD7192) += ad7192.o
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS960 ANALOG DEVICES INC AD7192 DRIVER
965 F: Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
966 F: drivers/iio/adc/ad7192.c