Home
last modified time | relevance | path

Searched defs:RTC_CAP_4_DIGIT_YEAR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Drtc.h5 #define RTC_CAP_4_DIGIT_YEAR (1 << 0) macro
/openbmc/linux/drivers/rtc/
H A Drtc-sh.c34 #define RTC_CAP_4_DIGIT_YEAR (1 << 0) macro