rtas_get_rtc_time
void rtas_get_rtc_time(struct rtc_time *rtc_time);
.get_rtc_time = rtas_get_rtc_time,
ppc_md.get_rtc_time = rtas_get_rtc_time;