MSM6242_YEAR10
tm->tm_year = msm6242_read(priv, MSM6242_YEAR10) * 10 +
msm6242_write(priv, tm->tm_year / 10, MSM6242_YEAR10);