Searched defs:RTC_CAP_4_DIGIT_YEAR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/include/asm/ | ||
H A D | rtc.h | 5 #define RTC_CAP_4_DIGIT_YEAR (1 << 0) macro |
/openbmc/linux/drivers/rtc/ | ||
H A D | rtc-sh.c | 34 #define RTC_CAP_4_DIGIT_YEAR (1 << 0) macro |