Searched refs:TWL4030_ICHGEOC (Results 1 – 1 of 1) sorted by relevance
73 #define TWL4030_ICHGEOC BIT(4) /* Battery current end-of-charge */ macro456 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | in twl4030_charger_enable_usb()624 if (irqs1 & (TWL4030_ICHGLOW | TWL4030_ICHGEOC)) { in twl4030_bci_interrupt()1074 reg = ~(u32)(TWL4030_ICHGLOW | TWL4030_ICHGEOC | TWL4030_TBATOR2 | in twl4030_bci_probe()