Lines Matching defs:ad7173_device_info
158 struct ad7173_device_info { struct
159 const unsigned int *sinc5_data_rates;
160 unsigned int num_sinc5_data_rates;
161 unsigned int odr_start_value;
167 unsigned int num_voltage_in_div;
168 unsigned int num_channels;
169 unsigned int num_configs;
170 unsigned int num_voltage_in;
171 unsigned int clock;
172 unsigned int id;
173 char *name;
174 bool has_current_inputs;
175 bool has_vincom_input;
176 bool has_temp;
178 bool has_pow_supply_monitoring;
179 bool data_reg_only_16bit;
180 bool has_input_buf;
181 bool has_int_ref;
182 bool has_ref2;
183 bool has_internal_fs_calibration;
184 bool higher_gpio_bits;
185 u8 num_gpios;