Searched +full:ad7173 +full:- +full:8 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/adc/ |
H A D | ad7173.c | 1 // SPDX-License-Identifier: GPL-2.0+ 7 * AD7172-2/AD7172-4/AD7173-8/AD7175-2 8 * AD7175-8/AD7176-2/AD7177-2 18 #include <linux/clk-provider.h> 129 #define AD7173_SETUP_AIN_BUF_MASK GENMASK(9, 8) 147 (pin2) < st->info->num_voltage_in && \ 148 (pin2) >= st->info->num_voltage_in_div) 151 #define AD7173_MAX_CONFIGS 8 221 24845000, 24845000, 20725000, 20725000, /* 0-3 */ 222 15564000, 13841000, 10390000, 10390000, /* 4-7 */ [all …]
|
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 bool "ST-Ericsson AB8500 GPADC driver" 45 Say yes here to build support for Analog Devices AD4130-8 SPI analog 73 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-8 98 config AD7173 config 99 tristate "Analog Devices AD7173 driver" [all …]
|