Home
last modified time | relevance | path

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

/arch/arm/include/asm/hardware/
Dtimer-sp.h3 void __sp804_clocksource_and_sched_clock_init(void __iomem *,
10 __sp804_clocksource_and_sched_clock_init(base, name, NULL, 0); in sp804_clocksource_init()
16 __sp804_clocksource_and_sched_clock_init(base, name, NULL, 1); in sp804_clocksource_and_sched_clock_init()
/arch/arm/common/
Dtimer-sp.c74 void __init __sp804_clocksource_and_sched_clock_init(void __iomem *base, in __sp804_clocksource_and_sched_clock_init() function
254 __sp804_clocksource_and_sched_clock_init(base, name, clk1, 1); in sp804_of_init()
257 __sp804_clocksource_and_sched_clock_init(base + TIMER_2_BASE, in sp804_of_init()
290 __sp804_clocksource_and_sched_clock_init(base, name, clk, 0); in integrator_cp_of_init()