Go to the documentation of this file.
16 #include <linux/rtc.h>
17 #include <asm/errno.h>
18 #include <asm/machdep.h>
25 #define RTC_BATT_BAD 0x100
27 #define RTC_DM_BINARY 0x04
29 #define RTC_DST_EN 0x01
51 static inline unsigned int get_rtc_ss(
void)