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