Lines Matching defs:max17042_platform_data
212 struct max17042_platform_data { struct
213 struct max17042_reg_data *init_data;
214 struct max17042_config_data *config_data;
215 int num_init_data; /* Number of enties in init_data array */
216 bool enable_current_sense;
217 bool enable_por_init; /* Use POR init from Maxim appnote */
224 unsigned int r_sns;
225 int vmin; /* in millivolts */
226 int vmax; /* in millivolts */
227 int temp_min; /* in tenths of degree Celsius */
228 int temp_max; /* in tenths of degree Celsius */