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