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

#include <pdata.h>

Data Fields

int enable
 
int fast_enable
 
int off_mask
 
int trickle_ilim
 
int vsel
 
int eoc_iterm
 
int fast_ilim
 
int timeout
 

Detailed Description

Definition at line 33 of file pdata.h.

Field Documentation

int enable

Definition at line 34 of file pdata.h.

int eoc_iterm

Target voltage, in mV

Definition at line 39 of file pdata.h.

int fast_enable

Enable charging

Definition at line 35 of file pdata.h.

int fast_ilim

End of trickle charge current, in mA

Definition at line 40 of file pdata.h.

int off_mask

Enable fast charging

Definition at line 36 of file pdata.h.

int timeout

Fast charge current limit, in mA

Definition at line 41 of file pdata.h.

int trickle_ilim

Mask OFF while charging

Definition at line 37 of file pdata.h.

int vsel

Trickle charge current limit, in mA

Definition at line 38 of file pdata.h.


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