S3C2410_RTCSEC
tm->tm_sec = readb(info->base + S3C2410_RTCSEC);
writeb(bin2bcd(tm->tm_sec), info->base + S3C2410_RTCSEC);