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

/linux-4.1.27/arch/arm/mach-omap1/
H A Dtime.c96 unsigned int timerflags = MPU_TIMER_CLOCK_ENABLE | MPU_TIMER_ST; omap_mpu_timer_start() local
99 timerflags |= MPU_TIMER_AR; omap_mpu_timer_start()
105 writel(timerflags, &timer->cntl); omap_mpu_timer_start()

Completed in 113 milliseconds