Searched refs:RV3029_STATUS_VLOW2 (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/rtc/
H A Drtc-rv3029c2.c48 #define RV3029_STATUS_VLOW2 BIT(3) macro
161 if (sr & RV3029_STATUS_VLOW2)
316 if (sr & (RV3029_STATUS_VLOW2 | RV3029_STATUS_PON))
443 RV3029_STATUS_PON | RV3029_STATUS_VLOW2, 0);
461 if (sr & (RV3029_STATUS_VLOW2 | RV3029_STATUS_PON))

Completed in 253 milliseconds