Searched defs:ad7124_state (Results 1 – 1 of 1) sorted by relevance
121 struct ad7124_state { struct122 const struct ad7124_chip_info *chip_info;123 struct ad_sigma_delta sd;124 struct ad7124_channel_config *channel_config;125 struct regulator *vref[4];126 struct clk *mclk;127 unsigned int adc_control;128 unsigned int num_channels;