Searched refs:STP4020_ISR0_BVD1CHG (Results 1 – 2 of 2) sorted by relevance
153 #define STP4020_ISR0_BVD1CHG 0x0800 /* battery voltage detect 1 status change */ macro
424 if ((v & STP4020_ISR0_BVD1CHG) != 0) { in stp4020_statintr()