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

/linux-4.1.27/include/linux/mfd/wm8350/
H A Drtc.h44 #define WM8350_RTC_HRS_MASK 0x001F macro
/linux-4.1.27/drivers/rtc/
H A Drtc-wm8350.c64 tm->tm_hour = time1[1] & WM8350_RTC_HRS_MASK; wm8350_rtc_readtime()

Completed in 82 milliseconds