Searched refs:timer_limit10 (Results 1 – 2 of 2) sorted by relevance
142 clear_intr = sun4_timer.timer_limit10; in sun4c_clear_clock_irq()145 clear_intr = sun4c_timers->timer_limit10; in sun4c_clear_clock_irq()177 sun4c_timers->timer_limit10 = (((1000000/HZ) + 1) << 10); in sun4c_init_timers()179 master_l10_limit = &sun4c_timers->timer_limit10; in sun4c_init_timers()
33 __volatile__ unsigned int timer_limit10; member