Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A 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 …]
/linux/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
37 const: maxim,max1118
58 compatible = "maxim,max1118";