Searched defs:TWL4030_VBUSOV (Results 1 - 1 of 1) sorted by path

/drivers/power/
H A Dtwl4030_charger.c73 #define TWL4030_VBUSOV BIT(2) /* VBUS overvoltage */ macro
364 if (irqs2 & TWL4030_VBUSOV)
648 reg = ~(u32)(TWL4030_VBATOV | TWL4030_VBUSOV | TWL4030_ACCHGOV);

Completed in 16 milliseconds