Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmaxim,max34408.yaml7 title: Maxim MAX34408/MAX34409 current monitors with overcurrent control
13 The MAX34408/MAX34409 are two- and four-channel current monitors that are
24 https://www.analog.com/media/en/technical-documentation/data-sheets/MAX34408-MAX34409.pdf
30 - maxim,max34409
121 compatible = "maxim,max34409";
/linux/drivers/iio/adc/
H A Dmax34408.c3 * IIO driver for Maxim MAX34409/34408 ADC, 4-Channels/2-Channels, 8bits, I2C
5 …* Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/MAX34408-MAX34409
67 * struct max34408_data - max34408/max34409 specific data.
189 .model_name = "max34409",
251 .compatible = "maxim,max34409",
260 { "max34409", (kernel_ulong_t)&max34409_model_data },