Home
last modified time | relevance | path

Searched full:max1118 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dmax1118.c3 * MAX1117/MAX1118/MAX1119 8-bit, dual-channel ADCs driver
31 max1118, enumerator
35 struct max1118 { struct
72 struct max1118 *adc = iio_priv(indio_dev); in max1118_read()
119 struct max1118 *adc = iio_priv(indio_dev); in max1118_get_vref_mV()
128 case max1118: in max1118_get_vref_mV()
142 struct max1118 *adc = iio_priv(indio_dev); in max1118_read_raw()
173 struct max1118 *adc = iio_priv(indio_dev); in max1118_trigger_handler()
207 struct max1118 *adc; in max1118_probe()
219 if (id->driver_data == max1118) { in max1118_probe()
[all …]
H A DKconfig624 config MAX1118 config
625 tristate "Maxim max1117/max1118/max1119 ADCs driver"
630 Say yes here to build support for Maxim max1117/max1118/max1119
634 called max1118.
H A DMakefile61 obj-$(CONFIG_MAX1118) += max1118.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dmaxim,max1118.yaml4 $id: http://devicetree.org/schemas/iio/adc/maxim,max1118.yaml#
7 title: Maxim MAX1118 and similar ADCs
19 - maxim,max1118
35 const: maxim,max1118
56 compatible = "maxim,max1118";