Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7380.c884 struct ad7380_state { struct
885 const struct ad7380_chip_info *chip_info;
886 struct spi_device *spi;
887 struct regmap *regmap;
888 bool resolution_boost_enabled;
889 unsigned int ch;
890 bool seq;
891 unsigned int vref_mv;
892 unsigned int vcm_mv[MAX_NUM_CHANNELS];
893 unsigned int gain_milli[MAX_NUM_CHANNELS];
[all …]