Searched refs:S3C2410_RTCSEC (Results 1 – 2 of 2) sorted by relevance
63 #define S3C2410_RTCSEC S3C2410_RTCREG(0x70) macro
176 rtc_tm->tm_sec = readb(info->base + S3C2410_RTCSEC); in s3c_rtc_gettime()226 writeb(bin2bcd(tm->tm_sec), info->base + S3C2410_RTCSEC); in s3c_rtc_settime()