Searched refs:TWL4030_ICHGLOW (Results 1 – 1 of 1) sorted by relevance
75 #define TWL4030_ICHGLOW BIT(3) /* Battery cc. low / FSM state change */ macro630 if (irqs1 & (TWL4030_ICHGLOW | TWL4030_ICHGEOC)) { in twl4030_bci_interrupt()1075 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | TWL4030_TBATOR2 | in twl4030_bci_probe()