Home
last modified time | relevance | path

Searched refs:timer_limit10 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sparc/kernel/
Dsun4c_irq.c142 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()
/linux-2.4.37.9/include/asm-sparc/
Dtimer.h33 __volatile__ unsigned int timer_limit10; member