MSM6242_MONTH10
tm->tm_mon = msm6242_read(priv, MSM6242_MONTH10) * 10 +
msm6242_write(priv, (tm->tm_mon + 1) / 10, MSM6242_MONTH10);