Home
last modified time | relevance | path

Searched refs:smu_set_rtc_time (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dtime.c155 return smu_set_rtc_time(tm, 1); in pmac_set_rtc_time()
/openbmc/linux/arch/powerpc/include/asm/
H A Dsmu.h472 extern int smu_set_rtc_time(struct rtc_time *time, int spinwait);
/openbmc/linux/drivers/macintosh/
H A Dsmu.c408 int smu_set_rtc_time(struct rtc_time *time, int spinwait) in smu_set_rtc_time() function