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

#include <abx500.h>

Data Fields

bool ena_maxi
 
int chg_curr
 
int wait_cycles
 
int charger_curr_step
 

Detailed Description

struct abx500_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 118 of file abx500.h.

Field Documentation

int charger_curr_step

Definition at line 122 of file abx500.h.

int chg_curr

Definition at line 120 of file abx500.h.

bool ena_maxi

Definition at line 119 of file abx500.h.

int wait_cycles

Definition at line 121 of file abx500.h.


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