Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.
27 #define DRIVER_NAME "max9611"
29 /* max9611 register addresses */
36 /* max9611 REG1 mux configuration options */
44 /* max9611 voltage (both csa and input) helper macros */
49 * max9611 current sense amplifier voltage output:
69 * max9611 common input mode (CIM): LSB is 14mV, with 14mV offset at 25 C
78 * max9611 temperatur
208 max9611_read_single(struct max9611_dev *max9611, enum max9611_conf_ids selector, u16 *raw_val) max9611_read_single() argument
261 max9611_read_csa_voltage(struct max9611_dev *max9611, u16 *adc_raw, enum max9611_csa_gain *csa_gain) max9611_read_csa_voltage() argument
425 struct max9611_dev *max9611 = iio_priv(dev_to_iio_dev(dev)); max9611_shunt_resistor_show() local
454 max9611_init(struct max9611_dev *max9611) max9611_init() argument
519 struct max9611_dev *max9611; max9611_probe() local
[all...]
H A DMakefile64 obj-$(CONFIG_MAX9611) += max9611.o
/kernel/linux/linux-6.6/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) max9611_read_single() argument
262 max9611_read_csa_voltage(struct max9611_dev *max9611, u16 *adc_raw, enum max9611_csa_gain *csa_gain) max9611_read_csa_voltage() argument
426 struct max9611_dev *max9611 = iio_priv(dev_to_iio_dev(dev)); max9611_shunt_resistor_show() local
455 max9611_init(struct max9611_dev *max9611) max9611_init() argument
516 struct max9611_dev *max9611; max9611_probe() local
[all...]
H A DMakefile71 obj-$(CONFIG_MAX9611) += max9611.o

Completed in 2 milliseconds