Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/wm831x/
A Dpdata.h28 struct wm831x_battery_pdata { struct
29 int enable; /** Enable charging */
30 int fast_enable; /** Enable fast charging */
31 int off_mask; /** Mask OFF while charging */
32 int trickle_ilim; /** Trickle charge current limit, in mA */
33 int vsel; /** Target voltage, in mV */
34 int eoc_iterm; /** End of trickle charge current, in mA */
35 int fast_ilim; /** Fast charge current limit, in mA */
36 int timeout; /** Charge cycle timeout, in minutes */

Completed in 4 milliseconds