Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
A Dtime.c82 writel(readl(&timer->cntl) | MPU_TIMER_AR, &timer->cntl); in omap_mpu_set_autoreset()
89 writel(readl(&timer->cntl) & ~MPU_TIMER_AR, &timer->cntl); in omap_mpu_remove_autoreset()
99 timerflags |= MPU_TIMER_AR; in omap_mpu_timer_start()
/linux/arch/arm/mach-omap1/include/mach/
A Dhardware.h98 #define MPU_TIMER_AR (1 << 1) macro

Completed in 4 milliseconds