RTC7301_1000_YEAR
year = rtc7301_read(priv, RTC7301_1000_YEAR) * 1000 +
rtc7301_write(priv, year / 1000, RTC7301_1000_YEAR);