Home
last modified time | relevance | path

Searched refs:mac_hwclk (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/m68k/mac/
H A Dconfig.c59 extern int mac_hwclk(int, struct rtc_time *);
141 mach_hwclk = mac_hwclk; in config_mac()
H A Dmisc.c609 int mac_hwclk(int op, struct rtc_time *t) in mac_hwclk() function