Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ab8500_maxim_parameters Struct Reference

#include <ab8500-bm.h>

Data Fields

bool ena_maxi
 
int chg_curr
 
int wait_cycles
 
int charger_curr_step
 

Detailed Description

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.

Field Documentation

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.


The documentation for this struct was generated from the following file: