RZN1_RTC_ALH
hour = readl(rtc->base + RZN1_RTC_ALH);
writel(bin2bcd(tm->tm_hour), rtc->base + RZN1_RTC_ALH);