Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dtwl4030_charger.c112 struct twl4030_bci { struct
113 struct device *dev;
114 struct power_supply *ac;
119 int irq_chg;
120 int irq_bci;
121 int usb_enabled;
128 unsigned int ichg_eoc, ichg_lo, ichg_hi;
129 unsigned int usb_cur, ac_cur;
131 bool ac_is_active;
132 int usb_mode, ac_mode; /* charging mode requested */
[all …]