rtas_set_rtc_time
int rtas_set_rtc_time(struct rtc_time *rtc_time);
.set_rtc_time = rtas_set_rtc_time,
ppc_md.set_rtc_time = rtas_set_rtc_time;