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

/drivers/power/
H A Dtwl4030_charger.c67 #define TWL4030_TBATOR2 BIT(5) /* Battery temperature out of range 2 */ macro
355 if (irqs1 & (TWL4030_TBATOR2 | TWL4030_TBATOR1))
639 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | TWL4030_TBATOR2 |

Completed in 13 milliseconds