Searched refs:rtas_get_rtc_time (Results 1 – 6 of 6) sorted by relevance
48 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time() function
269 .get_rtc_time = rtas_get_rtc_time, in define_machine()
229 .get_rtc_time = rtas_get_rtc_time, in define_machine()
377 extern void rtas_get_rtc_time(struct rtc_time *rtc_time);
331 ppc_md.get_rtc_time = rtas_get_rtc_time; in chrp_setup_arch()
1014 .get_rtc_time = rtas_get_rtc_time, in define_machine()