CDNS_RTC_CAL_Y
tm->tm_year = bcd2bin(FIELD_GET(CDNS_RTC_CAL_Y, reg))
| FIELD_PREP(CDNS_RTC_CAL_Y, bin2bcd(year % 100))