Searched refs:max9611 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dmax9611.c3 * iio/adc/max9611.c
5 * Maxim max9611/max9612 high side current sense amplifier with
14 * Maxim max9611/max9612.
28 #define DRIVER_NAME "max9611"
30 /* max9611 register addresses */
37 /* max9611 REG1 mux configuration options */
45 /* max9611 voltage (both csa and input) helper macros */
50 * max9611 current sense amplifier voltage output:
70 * max9611 common input mode (CIM): LSB is 14mV, with 14mV offset at 25 C
79 * max9611 temperatur
209 max9611_read_single(struct max9611_dev *max9611, enum max9611_conf_ids selector, u16 *raw_val) argument
262 max9611_read_csa_voltage(struct max9611_dev *max9611, u16 *adc_raw, enum max9611_csa_gain *csa_gain) argument
426 struct max9611_dev *max9611 = iio_priv(dev_to_iio_dev(dev)); local
455 max9611_init(struct max9611_dev *max9611) argument
516 struct max9611_dev *max9611; local
[all...]
H A DMakefile75 obj-$(CONFIG_MAX9611) += max9611.o

Completed in 138 milliseconds