Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/8xx/
Dmpc8xx.h16 extern int mpc8xx_set_rtc_time(struct rtc_time *tm);
Dtqm8xx_setup.c145 .set_rtc_time = mpc8xx_set_rtc_time, in define_machine()
Dmpc86xads_setup.c142 .set_rtc_time = mpc8xx_set_rtc_time, in define_machine()
Dm8xx_setup.c138 int mpc8xx_set_rtc_time(struct rtc_time *tm) in mpc8xx_set_rtc_time() function