Lines Matching defs:max17042_platform_data
205 struct max17042_platform_data { struct
206 struct max17042_reg_data *init_data;
207 struct max17042_config_data *config_data;
208 int num_init_data; /* Number of enties in init_data array */
209 bool enable_current_sense;
210 bool enable_por_init; /* Use POR init from Maxim appnote */
217 unsigned int r_sns;
218 int vmin; /* in millivolts */
219 int vmax; /* in millivolts */
220 int temp_min; /* in tenths of degree Celsius */
221 int temp_max; /* in tenths of degree Celsius */