Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7768-1.c216 struct ad7768_state { struct
217 struct spi_device *spi;
218 struct regmap *regmap;
219 struct regmap *regmap24;
220 struct regulator *vref;
221 struct regulator_dev *vcm_rdev;
222 unsigned int vcm_output_sel;
223 struct clk *mclk;
224 unsigned int mclk_freq;
225 unsigned int mclk_div;
[all …]