Searched refs:sched_io_base (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/clocksource/
H A Ddw_apb_timer_of.c82 static void __iomem *sched_io_base; variable
102 * timer is found. sched_io_base then points to the current_value add_clocksource()
105 sched_io_base = iobase + 0x04; add_clocksource()
111 return ~readl_relaxed(sched_io_base); read_sched_clock()
125 timer_get_base_and_rate(sched_timer, &sched_io_base, init_sched_clock()

Completed in 47 milliseconds