WM8350_RTC_STS
} while (--retries && !(rtc_ctrl & WM8350_RTC_STS));
if (timectl & WM8350_RTC_STS) {
} while (timectl & WM8350_RTC_STS && --retries);