Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtwl4030_charger.c78 #define TWL4030_VBATOV BIT(1) /* VBAT overvoltage */ macro
637 if (irqs2 & TWL4030_VBATOV) in twl4030_bci_interrupt()
1084 reg = ~(u32)(TWL4030_VBATOV | TWL4030_VBUSOV | TWL4030_ACCHGOV); in twl4030_bci_probe()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds