Searched refs:sun4c_timers (Results 1 – 1 of 1) sorted by relevance
127 volatile struct sun4c_timer_info *sun4c_timers; variable145 clear_intr = sun4c_timers->timer_limit10; in sun4c_clear_clock_irq()167 sun4c_timers = &sun4_timer; in sun4c_init_timers()170 sun4c_timers = ioremap(SUN_TIMER_PHYSADDR, in sun4c_init_timers()177 sun4c_timers->timer_limit10 = (((1000000/HZ) + 1) << 10); in sun4c_init_timers()178 master_l10_counter = &sun4c_timers->cur_count10; in sun4c_init_timers()179 master_l10_limit = &sun4c_timers->timer_limit10; in sun4c_init_timers()