Home
last modified time | relevance | path

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

/linux-4.4.14/include/clocksource/
Dtimer-sp804.h6 void __sp804_clocksource_and_sched_clock_init(void __iomem *,
14 __sp804_clocksource_and_sched_clock_init(base, name, NULL, 0); in sp804_clocksource_init()
20 __sp804_clocksource_and_sched_clock_init(base, name, NULL, 1); in sp804_clocksource_and_sched_clock_init()
/linux-4.4.14/drivers/clocksource/
Dtimer-sp804.c80 void __init __sp804_clocksource_and_sched_clock_init(void __iomem *base, in __sp804_clocksource_and_sched_clock_init() function
260 __sp804_clocksource_and_sched_clock_init(base, name, clk1, 1); in sp804_of_init()
263 __sp804_clocksource_and_sched_clock_init(base + TIMER_2_BASE, in sp804_of_init()
296 __sp804_clocksource_and_sched_clock_init(base, name, clk, 0); in integrator_cp_of_init()