Searched refs:WM8350_RTC_BCD (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/mfd/wm8350/ | ||
D | rtc.h | 178 #define WM8350_RTC_BCD 0x8000 macro |
/Linux-v4.19/drivers/rtc/ | ||
D | rtc-wm8350.c | 386 if (timectl & WM8350_RTC_BCD) { in wm8350_rtc_probe() |