Searched +full:ad7172 +full:- +full:2 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Ceclan Dumitru <dumitru.ceclan@analog.com>15 The AD717x family offer a complete integrated Sigma-Delta ADC solution which18 (Factory Automation PLC Input modules). The Sigma-Delta ADC is intended23 The AD411X family encompasses a series of low power, low noise, 24-bit,24 sigma-delta analog-to-digital converters that offer a versatile range of26 fully differential/single-ended and bipolar voltage inputs.29 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4111.pdf[all …]
1 // SPDX-License-Identifier: GPL-2.0+7 * AD7172-2/AD7172-4/AD7173-8/AD7175-28 * AD7175-8/AD7176-2/AD7177-218 #include <linux/clk-provider.h>64 #define AD7173_NO_AINS_PER_CHANNEL 296 #define AD7173_ADC_MODE_CLOCKSEL_MASK GENMASK(3, 2)113 #define AD7173_GPIO_OP_EN0 BIT(2)120 #define AD7173_GPO_DATA(x) ((x) < 2 ? AD7173_GPO12_DATA(x) : AD7173_GPO23_DATA(x))146 (pin2) < st->info->num_voltage_in && \147 (pin2) >= st->info->num_voltage_in_div)[all …]
1 # SPDX-License-Identifier: GPL-2.0-only10 bool "ST-Ericsson AB8500 GPADC driver"45 Say yes here to build support for Analog Devices AD4130-8 SPI analog73 Say yes here to build support for Analog Devices AD7091R-5 ADC.81 Say yes here to build support for Analog Devices AD7091R-2, AD7091R-4,82 and AD7091R-8 ADC.88 tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver"92 Say yes here to build support for Analog Devices AD7124-4 and AD7124-8107 - AD7172-2108 - AD7173-8[all …]