Searched refs:MPU_TIMER_AR (Results 1 - 2 of 2) 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.c79 timer->cntl = timer->cntl | MPU_TIMER_AR;
86 timer->cntl = timer->cntl & ~MPU_TIMER_AR;
95 if (autoreset) timerflags |= MPU_TIMER_AR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dhardware.h64 #define MPU_TIMER_AR (1 << 1) macro

Completed in 205 milliseconds