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.c146 struct ad4030_state { struct
147 struct spi_device *spi;
148 struct regmap *regmap;
149 const struct ad4030_chip_info *chip;
150 struct gpio_desc *cnv_gpio;
151 int vref_uv;
152 int vio_uv;
153 int offset_avail[3];
154 unsigned int avg_log2;
155 enum ad4030_out_mode mode;
[all …]