Searched defs:ad7768_state (Results 1 – 1 of 1) sorted by relevance
216 struct ad7768_state { struct217 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 …]