Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmax1241.c3 * MAX1241 low-power, 12-bit serial ADC
5 * Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX1240-MAX1241.pdf
19 max1241, enumerator
22 struct max1241 { struct
41 static int max1241_read(struct max1241 *adc) in max1241_read() argument
70 struct max1241 *adc = iio_priv(indio_dev); in max1241_read_raw()
114 struct max1241 *adc = data; in max1241_disable_vref_action()
127 struct max1241 *adc; in max1241_probe()
179 { "max1241", max1241 },
184 { .compatible = "maxim,max1241" },
[all …]