Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
A Dmax1363.c133 struct max1363_chip_info { struct
134 const struct iio_info *info;
135 const struct iio_chan_spec *channels;
136 int num_channels;
137 const enum max1363_modes *mode_list;
138 enum max1363_modes default_mode;
139 u16 int_vref_mv;
140 u8 num_modes;
141 u8 bits;

Completed in 11 milliseconds