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

/linux-4.1.27/include/linux/mfd/wm8350/
H A Drtc.h34 #define WM8350_RTC_SECS_MASK 0x007F macro
/linux-4.1.27/drivers/rtc/
H A Drtc-wm8350.c59 tm->tm_sec = time1[0] & WM8350_RTC_SECS_MASK; wm8350_rtc_readtime()

Completed in 86 milliseconds