Home
last modified time | relevance | path

Searched refs:rtas_get_rtc_time (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Drtas-rtc.c48 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time() function
/Linux-v5.4/arch/powerpc/platforms/cell/
Dsetup.c269 .get_rtc_time = rtas_get_rtc_time, in define_machine()
/Linux-v5.4/arch/powerpc/platforms/52xx/
Defika.c229 .get_rtc_time = rtas_get_rtc_time, in define_machine()
/Linux-v5.4/arch/powerpc/include/asm/
Drtas.h377 extern void rtas_get_rtc_time(struct rtc_time *rtc_time);
/Linux-v5.4/arch/powerpc/platforms/chrp/
Dsetup.c331 ppc_md.get_rtc_time = rtas_get_rtc_time; in chrp_setup_arch()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dsetup.c1014 .get_rtc_time = rtas_get_rtc_time, in define_machine()