Searched defs:max1363_chip_info (Results 1 – 1 of 1) sorted by relevance
136 struct max1363_chip_info { struct137 const struct iio_info *info;138 const struct iio_chan_spec *channels;139 int num_channels;140 const enum max1363_modes *mode_list;141 enum max1363_modes default_mode;142 u16 int_vref_mv;143 u8 num_modes;144 u8 bits;