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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dintegrator_ap.c354 static unsigned long timer_reload; variable
415 writel(timer_reload, clkevt_base + TIMER_LOAD);
463 timer_reload = khz * 1000 / HZ;

Completed in 55 milliseconds