Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dtime.h42 extern int r4k_clockevent_init(void);
47 return r4k_clockevent_init(); in mips_clockevent_init()
/openbmc/linux/arch/mips/kernel/
H A Dcevt-r4k.c293 int r4k_clockevent_init(void) in r4k_clockevent_init() function