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

/linux-master/drivers/clocksource/
H A Ddw_apb_timer_of.c110 static void __iomem *sched_io_base; variable
133 * timer is found. sched_io_base then points to the current_value
136 sched_io_base = iobase + 0x04;
144 return ~readl_relaxed(sched_io_base);
158 timer_get_base_and_rate(sched_timer, &sched_io_base,
169 return ~readl_relaxed(sched_io_base);

Completed in 540 milliseconds