Searched refs:rtas_get_rtc_time (Results 1 – 6 of 6) sorted by relevance
47 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time() function
266 .get_rtc_time = rtas_get_rtc_time, in define_machine()
226 .get_rtc_time = rtas_get_rtc_time, in define_machine()
262 extern void rtas_get_rtc_time(struct rtc_time *rtc_time);
332 ppc_md.get_rtc_time = rtas_get_rtc_time; in chrp_setup_arch()
1143 .get_rtc_time = rtas_get_rtc_time, in define_machine()