Lines Matching +full:adc +full:- +full:startup +full:- +full:time
1 /* SPDX-License-Identifier: GPL-2.0-only */
267 * struct ab8500_fg_parameters - Fuel gauge algorithm parameters, in seconds
269 * @recovery_sleep_timer: Time between measurements while recovering
270 * @recovery_total_time: Total recovery time
271 * @init_timer: Measurement interval during startup
272 * @init_discard_time: Time we discard voltage measurement at startup
273 * @init_total_time: Total init time during startup
274 * @high_curr_time: Time current has to be high to go to recovery
275 * @accu_charging: FG accumulation time while charging
276 * @accu_high_curr_ua: FG accumulation time in high current mode
289 * @pcut_max_time: Max time threshold
292 * @pcut_debounce_time: Sets battery debounce time
317 * struct ab8500_charger_maximization - struct used by the board config.
331 * struct ab8500_bm_capacity_levels - ab8500 capacity level data
347 * struct ab8500_bm_charger_parameters - Charger specific parameters
361 * struct ab8500_bm_data - ab8500 battery management data
373 * @auto_trig flag to enable auto adc trigger
375 * @interval_charging charge alg cycle period time when charging (sec)
376 * @interval_not_charging charge alg cycle period time when not charging (sec)