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

/linux-4.1.27/include/linux/mfd/wm8350/
H A Drtc.h64 #define WM8350_RTC_DATE_MASK 0x003F macro
/linux-4.1.27/drivers/rtc/
H A Drtc-wm8350.c72 tm->tm_mday = (time1[2] & WM8350_RTC_DATE_MASK); wm8350_rtc_readtime()

Completed in 84 milliseconds