Searched refs:timerflags (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-omap1/
H A Dtime.c93 unsigned int timerflags = (MPU_TIMER_CLOCK_ENABLE | MPU_TIMER_ST); local
95 if (autoreset) timerflags |= MPU_TIMER_AR;
101 timer->cntl = timerflags;

Completed in 53 milliseconds