Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dmax1118.c3 * MAX1117/MAX1118/MAX1119 8-bit, dual-channel ADCs driver
31 max1118, enumerator
35 struct max1118 { struct
71 struct max1118 *adc = iio_priv(indio_dev); in max1118_read()
117 struct max1118 *adc = iio_priv(indio_dev); in max1118_get_vref_mV()
126 case max1118: in max1118_get_vref_mV()
140 struct max1118 *adc = iio_priv(indio_dev); in max1118_read_raw()
171 struct max1118 *adc = iio_priv(indio_dev); in max1118_trigger_handler()
209 struct max1118 *adc; in max1118_probe()
221 if (id->driver_data == max1118) { in max1118_probe()
[all …]
DKconfig772 config MAX1118 config
773 tristate "Maxim max1117/max1118/max1119 ADCs driver"
778 Say yes here to build support for Maxim max1117/max1118/max1119
782 called max1118.
DMakefile73 obj-$(CONFIG_MAX1118) += max1118.o
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dmaxim,max1118.yaml4 $id: http://devicetree.org/schemas/iio/adc/maxim,max1118.yaml#
7 title: Maxim MAX1118 and similar ADCs
19 - maxim,max1118
37 const: maxim,max1118
58 compatible = "maxim,max1118";