Searched full:ad7124 (Results 1 – 4 of 4) sorted by relevance
3 * AD7124 SPI ADC driver33 /* AD7124 registers */121 /* AD7124 input sources */230 .name = "ad7124-4",236 .name = "ad7124-8",965 /* The AD7124 requires typically 2ms to power up and settle */ in ad7124_soft_reset()1194 * Input specifiers 8 - 15 are explicitly reserved for ad7124-41195 * while they are fine for ad7124-8. Values above 31 don't fit1680 { .compatible = "adi,ad7124-4", .data = &ad7124_4_chip_info },1681 { .compatible = "adi,ad7124-8", .data = &ad7124_8_chip_info },[all …]
199 config AD7124 config200 tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver"204 Say yes here to build support for Analog Devices AD7124-4 and AD7124-8208 called ad7124.
24 obj-$(CONFIG_AD7124) += ad7124.o
696 * AD7124 and a few others use the same physical line for interrupt in ad_sd_data_rdy_trig_poll()