CDNS_RTC_TIME_HR
| FIELD_PREP(CDNS_RTC_TIME_HR, bin2bcd(tm->tm_hour));
tm->tm_hour = bcd2bin(FIELD_GET(CDNS_RTC_TIME_HR, reg));