Home
last modified time | relevance | path

Searched refs:mpc8xx_get_rtc_time (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/powerpc/platforms/8xx/
Dmpc8xx.h17 extern void mpc8xx_get_rtc_time(struct rtc_time *tm);
Dtqm8xx_setup.c146 .get_rtc_time = mpc8xx_get_rtc_time, in define_machine()
Dmpc86xads_setup.c143 .get_rtc_time = mpc8xx_get_rtc_time, in define_machine()
Dm8xx_setup.c151 void mpc8xx_get_rtc_time(struct rtc_time *tm) in mpc8xx_get_rtc_time() function