Lines Matching +full:enable +full:- +full:charge +full:- +full:control
1 /* SPDX-License-Identifier: GPL-2.0-only */
9 * System control 2 register offsets.
35 * Charger / control register offfsets
52 * Charger / main control register offsets
61 * Charger / USB control register offsets
124 /* Main charge i/p current */
267 * struct ab8500_fg_parameters - Fuel gauge algorithm parameters, in seconds
288 * @pcut_enable: Enable power cut feature in ab8505
317 * struct ab8500_charger_maximization - struct used by the board config.
318 * @use_maxi: Enable maximization for this battery type
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
368 * @bkup_bat_v voltage which we charge the backup battery with
369 * @bkup_bat_i current which we charge the backup battery with
371 * @chg_unknown_bat flag to enable charging of unknown batteries
372 * @enable_overshoot flag to enable VBAT overshoot control
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)