Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/sun3x/
H A Dtime.h5 extern int sun3x_hwclk(int set, struct rtc_time *t);
H A Dconfig.c52 mach_hwclk = sun3x_hwclk; in config_sun3x()
H A Dtime.c40 int sun3x_hwclk(int set, struct rtc_time *t) in sun3x_hwclk() function