Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A Dmpc8xx.h16 extern int mpc8xx_set_rtc_time(struct rtc_time *tm);
H A Dtqm8xx_setup.c149 .set_rtc_time = mpc8xx_set_rtc_time, in define_machine()
H A Dmpc86xads_setup.c147 .set_rtc_time = mpc8xx_set_rtc_time, in define_machine()
H A Dm8xx_setup.c164 int mpc8xx_set_rtc_time(struct rtc_time *tm) in mpc8xx_set_rtc_time() function