Searched refs:sched_io_base (Results 1 – 1 of 1) sorted by relevance
110 static void __iomem *sched_io_base; variable 133 * timer is found. sched_io_base then points to the current_value in add_clocksource() 136 sched_io_base = iobase + 0x04; in add_clocksource() 144 return ~readl_relaxed(sched_io_base); in read_sched_clock() 158 timer_get_base_and_rate(sched_timer, &sched_io_base, in init_sched_clock() 169 return ~readl_relaxed(sched_io_base); in dw_apb_delay_timer_read()