Lines Matching full:in
45 * struct abx500_res_to_temp - defines one point in a temp to res curve. To
46 * be used in battery packs that combines the identification resistor with a
48 * @temp: battery pack temperature in Celsius
58 * @voltage: Voltage in mV
59 * @capacity: Capacity in percent
70 * struct abx500_fg_parameters - Fuel gauge algorithm parameters, in seconds
79 * @accu_high_curr: FG accumulation time in high current mode
80 * @high_curr_threshold: High current threshold, in mA
81 * @lowbat_threshold: Low battery threshold, in mV
82 * @overbat_threshold: Over battery threshold, in mV
83 * @battok_falling_th_sel0 Threshold in mV for battOk signal sel0
84 * Resolution in 50 mV step.
85 * @battok_raising_th_sel1 Threshold in mV for battOk signal sel1
86 * Resolution in 50 mV step.
88 * limit to be considered as sane, in percentage
91 * battery full while in maintenance, in per cent
92 * @pcut_enable: Enable power cut feature in ab8505
140 * @charge_full_design: Maximum battery capacity in mAh
141 * @nominal_voltage: Nominal voltage of the battery in mV
143 * @termination_curr battery charging termination current in mA
145 * full charging cycle in the case where maintenan-
147 * @normal_cur_lvl: charger current in normal state in mA
148 * @normal_vol_lvl: charger voltage in normal state in mV
149 * @maint_a_cur_lvl: charger current in maintenance A state in mA
150 * @maint_a_vol_lvl: charger voltage in maintenance A state in mV
151 * @maint_a_chg_timer_h: charge time in maintenance A state
152 * @maint_b_cur_lvl: charger current in maintenance B state in mA
153 * @maint_b_vol_lvl: charger voltage in maintenance B state in mV
154 * @maint_b_chg_timer_h: charge time in maintenance B state
155 * @low_high_cur_lvl: charger current in temp low/high state in mA
156 * @low_high_vol_lvl: charger voltage in temp low/high state in mV'
157 * @battery_resistance: battery inner resistance in mOhm.
158 * @n_r_t_tbl_elements: number of elements in r_to_t_tbl
160 * @n_v_cap_tbl_elements: number of elements in v_to_cap_tbl
161 * @v_to_cap_tbl: Voltage to capacity (in %) table
162 * @n_batres_tbl_elements number of elements in the batres_tbl
195 * @critical: critical capacity level in percent
196 * @low: low capacity level in percent
197 * @normal: normal capacity level in percent
198 * @high: high capacity level in percent
199 * @full: full capacity level in percent
211 * @usb_volt_max: maximum allowed USB charger voltage in mV
212 * @usb_curr_max: maximum allowed USB charger current in mA
213 * @ac_volt_max: maximum allowed AC charger voltage in mV
214 * @ac_curr_max: maximum allowed AC charger current in mA
230 * @temp_interval_chg temperature measurement interval in s when charging
231 * @temp_interval_nochg temperature measurement interval in s when not charging
242 * @fg_res resistance of FG resistor in 0.1mOhm
243 * @n_btypes number of elements in array bat_type
244 * @batt_id index of the identified battery in array bat_type
249 * @n_chg_out_curr number of elements in array chg_output_curr
250 * @n_chg_in_curr number of elements in array chg_input_curr
254 * @cap_levels capacity in percent for the different capacity levels