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

/u-boot/arch/arm/mach-nexell/
H A Dtimer.c32 static long TIMER_HZ = 1000000 / CONFIG_SYS_HZ; variable
145 TIMER_HZ = TIMER_FREQ / CONFIG_SYS_HZ;
168 unsigned long hz = TIMER_HZ;

Completed in 33 milliseconds