|
Linux Kernel
3.7.1
|
#include <ab8500-bm.h>
Data Fields | |
| bool | ena_maxi |
| int | chg_curr |
| int | wait_cycles |
| int | charger_curr_step |
struct ab8500_charger_maximization - struct used by the board config. : Enable maximization for this battery type : Maximum charger current allowed : cycles to wait before setting charger current delta between two charger current settings (mA)
Definition at line 308 of file ab8500-bm.h.
| int charger_curr_step |
Definition at line 312 of file ab8500-bm.h.
| int chg_curr |
Definition at line 310 of file ab8500-bm.h.
| bool ena_maxi |
Definition at line 309 of file ab8500-bm.h.
| int wait_cycles |
Definition at line 311 of file ab8500-bm.h.
1.8.2