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.c878 struct ad7380_state { struct
879 const struct ad7380_chip_info *chip_info;
880 struct spi_device *spi;
881 struct regmap *regmap;
882 bool resolution_boost_enabled;
883 unsigned int ch;
884 bool seq;
886 u8 num_sdo_lines;
887 unsigned int vref_mv;
888 unsigned int vcm_mv[MAX_NUM_CHANNELS];
[all …]