Home
last modified time | relevance | path

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

/linux/arch/m68k/kernel/
A Dtime.c105 if (!mach_get_rtc_pll || mach_get_rtc_pll(&pll)) in rtc_ioctl()
A Dsetup_mm.c94 int (*mach_get_rtc_pll)(struct rtc_pll_info *); variable
97 EXPORT_SYMBOL(mach_get_rtc_pll);
/linux/arch/m68k/include/asm/
A Dmachdep.h23 extern int (*mach_get_rtc_pll)(struct rtc_pll_info *);
/linux/arch/m68k/q40/
A Dconfig.c172 mach_get_rtc_pll = q40_get_rtc_pll; in config_q40()

Completed in 5 milliseconds