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

/linux-master/drivers/rtc/
H A Drtc-wm8350.c118 } while (--retries && !(rtc_ctrl & WM8350_RTC_STS));
401 if (timectl & WM8350_RTC_STS) {
415 } while (timectl & WM8350_RTC_STS && --retries);
/linux-master/include/linux/mfd/wm8350/
H A Drtc.h186 #define WM8350_RTC_STS 0x0400 macro

Completed in 202 milliseconds