Home
last modified time | relevance | path

Searched defs:ad4030_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dad4030.c185 struct ad4030_state { struct
186 struct spi_device *spi;
187 struct regmap *regmap;
188 const struct ad4030_chip_info *chip;
189 struct gpio_desc *cnv_gpio;
190 int vref_uv;
191 int vio_uv;
192 int offset_avail[3];
193 unsigned int avg_log2;
194 enum ad4030_out_mode mode;
[all …]