Searched defs:mac_hwclk (Results 1 - 1 of 1) sorted by relevance

/arch/m68k/mac/
H A Dmisc.c695 int mac_hwclk(int op, struct rtc_time *t) function
724 printk("mac_hwclk: read %04d-%02d-%-2d %02d:%02d:%02d\n",
730 printk("mac_hwclk: tried to write %04d-%02d-%-2d %02d:%02d:%02d\n",
765 mac_hwclk(0, &now);
768 mac_hwclk(1, &now);

Completed in 147 milliseconds