Searched defs:TWL4030_ICHGEOC (Results 1 - 1 of 1) sorted by relevance

/drivers/power/
H A Dtwl4030_charger.c66 #define TWL4030_ICHGEOC BIT(4) /* Battery current end-of-charge */ macro
348 if (irqs1 & (TWL4030_ICHGLOW | TWL4030_ICHGEOC)) {
639 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | TWL4030_TBATOR2 |

Completed in 60 milliseconds