S3C2410_RTCYEAR
tm->tm_year = readb(info->base + S3C2410_RTCYEAR);
writeb(bin2bcd(tm->tm_year), info->base + S3C2410_RTCYEAR);