Searched full:ad4062 (Results 1 – 4 of 4) sorted by relevance
3 * Analog Devices AD4062 I3C ADC driver257 .name = "ad4062",493 /* Wait AD4062 treset time, datasheet p8 */ in ad4062_soft_reset()1197 * The AD4062 in burst averaging mode increases realbits from 16-bits to1323 .name = "ad4062",1528 return dev_err_probe(dev, ret, "AD4062 failed to soft reset\n"); in ad4062_probe()1605 .name = "ad4062",1614 MODULE_DESCRIPTION("Analog Devices AD4062");
78 config AD4062 config79 tristate "Analog Devices AD4062 Driver"85 Say yes here to build support for Analog Devices AD4062 I3C analog89 called ad4062.
14 obj-$(CONFIG_AD4062) += ad4062.o
1438 ANALOG DEVICES INC AD4062 DRIVER1442 F: Documentation/devicetree/bindings/iio/adc/adi,ad4062.yaml1443 F: Documentation/iio/ad4062.rst1444 F: drivers/iio/adc/ad4062.c