Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/rtc/ !
Drtc-wm8350.c118 } while (--retries && !(rtc_ctrl & WM8350_RTC_STS)); in wm8350_rtc_settime()
403 if (timectl & WM8350_RTC_STS) { in wm8350_rtc_probe()
417 } while (timectl & WM8350_RTC_STS && --retries); in wm8350_rtc_probe()
/linux-5.19.10/include/linux/mfd/wm8350/ !
Drtc.h186 #define WM8350_RTC_STS 0x0400 macro