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

/linux-4.4.14/arch/sparc/kernel/
H A Dsun4d_irq.c50 static struct sun4d_timer_regs __iomem *sun4d_timers; variable in typeref:struct:__iomem
269 sbus_readl(&sun4d_timers->l10_timer_limit); sun4d_clear_clock_irq()
453 sun4d_timers = of_ioremap(&res, BW_TIMER_LIMIT, sun4d_init_timers()
455 if (!sun4d_timers) { sun4d_init_timers()
468 &sun4d_timers->l10_timer_limit); sun4d_init_timers()
470 master_l10_counter = &sun4d_timers->l10_cur_count; sun4d_init_timers()

Completed in 36 milliseconds