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

/linux-4.1.27/drivers/rtc/
H A Drtc-wm8350.c125 } while (--retries && !(rtc_ctrl & WM8350_RTC_STS)); wm8350_rtc_settime()
414 if (timectl & WM8350_RTC_STS) { wm8350_rtc_probe()
428 } while (timectl & WM8350_RTC_STS && --retries); wm8350_rtc_probe()
/linux-4.1.27/include/linux/mfd/wm8350/
H A Drtc.h190 #define WM8350_RTC_STS 0x0400 macro

Completed in 94 milliseconds