Lines Matching full:battery

31 /* Battery driver related data */
33 * ADC for the battery thermistor.
34 * When using the ABx500_ADC_THERM_BATCTRL the battery ID resistor is combined
35 * with a NTC resistor to both identify the battery and to measure its
37 * identify the battery and to read its temperature.
46 * be used in battery packs that combines the identification resistor with a
48 * @temp: battery pack temperature in Celsius
81 * @lowbat_threshold: Low battery threshold, in mV
82 * @overbat_threshold: Over battery threshold, in mV
91 * battery full while in maintenance, in per cent
96 * @pcut_debounce_time: Sets battery debounce time
123 * @use_maxi: Enable maximization for this battery type
137 * @name: battery technology
138 * @resis_high: battery upper resistance limit
139 * @resis_low: battery lower resistance limit
140 * @charge_full_design: Maximum battery capacity in mAh
141 * @nominal_voltage: Nominal voltage of the battery in mV
142 * @termination_vol: max voltage upto which battery can be charged
143 * @termination_curr battery charging termination current in mA
144 * @recharge_cap battery capacity limit that will trigger a new
157 * @battery_resistance: battery inner resistance in mOhm.
163 * @batres_tbl battery internal resistance vs temperature table
224 * struct abx500_bm_data - abx500 battery management data
229 * @temp_now present battery temperature
234 * @bkup_bat_v voltage which we charge the backup battery with
235 * @bkup_bat_i current which we charge the backup battery with
244 * @batt_id index of the identified battery in array bat_type
248 * @gnd_lift_resistance Battery ground to phone ground resistance (mOhm)
255 * @bat_type table of supported battery types