Searched refs:ticks_to_match (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-pnx4008/
H A Dtime.c43 u32 ticks_to_match = local
45 u32 elapsed = LATCH - ticks_to_match;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-aaec2000/
H A Dcore.c115 unsigned long ticks_to_match, elapsed, usec; local
118 ticks_to_match = TIMER1_LOAD - TIMER1_VAL;
121 elapsed = LATCH - ticks_to_match;

Completed in 93 milliseconds