OMAP_RTC_HOURS_REG
tm->tm_hour = rtc_read(rtc, OMAP_RTC_HOURS_REG);
rtc_write(rtc, OMAP_RTC_HOURS_REG, tm->tm_hour);