Searched refs:omap_mpu_timer_start (Results 1 - 1 of 1) sorted by path

/linux-master/arch/arm/mach-omap1/
H A Dtime.c94 static inline void omap_mpu_timer_start(int nr, unsigned long load_val, function
125 omap_mpu_timer_start(0, cycles, 0);
165 omap_mpu_timer_start(0, (rate / HZ) - 1, 1);
190 omap_mpu_timer_start(1, ~0, 1);

Completed in 189 milliseconds