Go to the documentation of this file.
13 #include <linux/kernel.h>
14 #include <linux/rtc.h>
16 #include <asm/errno.h>
22 #define STOP_VAL (INTERSIL_STOP | INTERSIL_INT_ENABLE | INTERSIL_24H_MODE)
23 #define START_VAL (INTERSIL_RUN | INTERSIL_INT_ENABLE | INTERSIL_24H_MODE)
47 todintersil->
csec = 0;