Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dtime.c7 extern void sb1480_clockevent_init(void);
13 sb1480_clockevent_init(); in plat_time_init()
H A Dsmp.c97 extern void sb1480_clockevent_init(void); in bcm1480_smp_finish()
99 sb1480_clockevent_init(); in bcm1480_smp_finish()
/openbmc/linux/arch/mips/kernel/
H A Dcevt-bcm1480.c96 void sb1480_clockevent_init(void) in sb1480_clockevent_init() function