Home
last modified time | relevance | path

Searched refs:TWL4030_ICHGEOC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dtwl4030_charger.c73 #define TWL4030_ICHGEOC BIT(4) /* Battery current end-of-charge */ macro
456 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()