Searched refs:S3C2410_RTCMON (Results 1 – 2 of 2) sorted by relevance
67 #define S3C2410_RTCMON S3C2410_RTCREG(0x84) macro
174 rtc_tm->tm_mon = readb(info->base + S3C2410_RTCMON); in s3c_rtc_gettime()230 writeb(bin2bcd(tm->tm_mon + 1), info->base + S3C2410_RTCMON); in s3c_rtc_settime()