Searched defs:ad7124_state (Results 1 – 1 of 1) sorted by relevance
150 struct ad7124_state { struct151 const struct ad7124_chip_info *chip_info;152 struct ad_sigma_delta sd;153 struct ad7124_channel_config *channel_config;154 struct regulator *vref[4];155 struct clk *mclk;156 unsigned int adc_control;157 unsigned int num_channels;