Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/amplifiers/
Dada4250.c3 * ADA4250 driver
19 /* ADA4250 Register Map */
49 /* ADA4250 current bias set */
68 /* ADA4250 Current Bias Source Settings: Disabled, Bandgap Reference, AVDD */
71 /* ADA4250 Gain (V/V) values: 1, 2, 4, 8, 16, 32, 64, 128 */
364 indio_dev->name = "ada4250"; in ada4250_probe()
372 dev_err(&spi->dev, "ADA4250 init failed\n"); in ada4250_probe()
380 { "ada4250", 0 },
386 { .compatible = "adi,ada4250" },
393 .name = "ada4250",
[all …]
DKconfig26 config ADA4250 config
27 tristate "Analog Devices ADA4250 Instrumentation Amplifier"
30 Say yes here to build support for Analog Devices ADA4250
35 module will be called ada4250.
DMakefile8 obj-$(CONFIG_ADA4250) += ada4250.o
/Linux-v6.1/Documentation/devicetree/bindings/iio/amplifiers/
Dadi,ada4250.yaml4 $id: http://devicetree.org/schemas/iio/amplifiers/adi,ada4250.yaml#
7 title: ADA4250 Programmable Gain Instrumentation Amplifier
18 - adi,ada4250
46 compatible = "adi,ada4250";
/Linux-v6.1/
DMAINTAINERS1184 ANALOG DEVICES INC ADA4250 DRIVER
1189 F: Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml
1190 F: drivers/iio/amplifiers/ada4250.c