Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7124.c167 struct ad7124_state { struct
168 const struct ad7124_chip_info *chip_info;
169 struct ad_sigma_delta sd;
170 struct ad7124_channel *channels;
171 struct regulator *vref[4];
172 struct clk *mclk;
173 unsigned int adc_control;
174 unsigned int num_channels;
175 struct mutex cfgs_lock; /* lock for configs access */
176 unsigned long cfg_slots_status; /* bitmap with slot status (1 means it is used) */