Home
last modified time | relevance | path

Searched defs:wm831x_battery_pdata (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/include/linux/mfd/wm831x/
Dpdata.h33 struct wm831x_battery_pdata { struct
34 int enable; /** Enable charging */
35 int fast_enable; /** Enable fast charging */
36 int off_mask; /** Mask OFF while charging */
37 int trickle_ilim; /** Trickle charge current limit, in mA */
38 int vsel; /** Target voltage, in mV */
39 int eoc_iterm; /** End of trickle charge current, in mA */
40 int fast_ilim; /** Fast charge current limit, in mA */
41 int timeout; /** Charge cycle timeout, in minutes */