Lines Matching +full:resistance +full:- +full:temp +full:- +full:table
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright ST-Ericsson 2012.
277 * struct res_to_temp - defines one point in a temp to res curve. To
280 * @temp: battery pack temperature in Celsius
281 * @resist: NTC resistor net total resistance
284 int temp; member
289 * struct batres_vs_temp - defines one point in a temp vs battery internal
290 * resistance curve.
291 * @temp: battery pack temperature in Celsius
295 int temp; member
303 * struct ab8500_fg_parameters - Fuel gauge algorithm parameters, in seconds
353 * struct ab8500_charger_maximization - struct used by the board config.
367 * struct ab8500_bm_capacity_levels - ab8500 capacity level data
383 * struct ab8500_bm_charger_parameters - Charger specific parameters
397 * struct ab8500_bm_data - ab8500 battery management data
398 * @temp_under under this temp, charging is stopped
399 * @temp_low between this temp and temp_under charging is reduced
400 * @temp_high between this temp and temp_over charging is reduced
401 * @temp_over over this temp, charging is stopped
413 * @fg_res resistance of FG resistor in 0.1mOhm
419 * @gnd_lift_resistance Battery ground to phone ground resistance (mOhm)
422 * @bat_type table of supported battery types