RTC_WRITE
RTC_WRITE(sc, LOSC_CTRL_REG, val);
RTC_WRITE(sc, sc->conf->rtc_time, 0);
RTC_WRITE(sc, sc->conf->rtc_date, rdate);
RTC_WRITE(sc, sc->conf->rtc_time, rtime);