Lines Matching defs:max17042_platform_data
245 struct max17042_platform_data { struct
246 struct max17042_reg_data *init_data;
247 struct max17042_config_data *config_data;
248 int num_init_data; /* Number of enties in init_data array */
249 bool enable_current_sense;
250 bool enable_por_init; /* Use POR init from Maxim appnote */
257 unsigned int r_sns;
258 int vmin; /* in millivolts */
259 int vmax; /* in millivolts */
260 int temp_min; /* in tenths of degree Celsius */
261 int temp_max; /* in tenths of degree Celsius */