Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dtwl4030_charger.c79 #define TWL4030_VBATOV BIT(1) /* VBAT overvoltage */ macro
638 if (irqs2 & TWL4030_VBATOV) in twl4030_bci_interrupt()
1083 reg = ~(u32)(TWL4030_VBATOV | TWL4030_VBUSOV | TWL4030_ACCHGOV); in twl4030_bci_probe()