Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtwl4030_charger.c80 #define TWL4030_ACCHGOV BIT(3) /* Ac charger overvoltage */ macro
643 if (irqs2 & TWL4030_ACCHGOV) 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.c81 #define TWL4030_ACCHGOV BIT(3) /* Ac charger overvoltage */ macro
644 if (irqs2 & TWL4030_ACCHGOV) in twl4030_bci_interrupt()
1083 reg = ~(u32)(TWL4030_VBATOV | TWL4030_VBUSOV | TWL4030_ACCHGOV); in twl4030_bci_probe()

Completed in 4 milliseconds