Searched refs:S3C2410_RTCMON (Results 1 – 2 of 2) sorted by relevance
64 #define S3C2410_RTCMON S3C2410_RTCREG(0x84) macro
144 tm->tm_mon = readb(info->base + S3C2410_RTCMON); in s3c_rtc_read_time()183 writeb(bin2bcd(tm->tm_mon), info->base + S3C2410_RTCMON); in s3c_rtc_write_time()