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

/freebsd-10.2-release/sys/mips/rt305x/
H A Drt305xreg.h40 #define PLATFORM_COUNTER_FREQ (384 * 1000 * 1000) macro
43 #define PLATFORM_COUNTER_FREQ (320 * 1000 * 1000) macro
45 #ifndef PLATFORM_COUNTER_FREQ
49 #define SYSTEM_CLOCK (PLATFORM_COUNTER_FREQ/3)
H A Drt305x_machdep.c132 uint64_t platform_counter_freq = PLATFORM_COUNTER_FREQ;

Completed in 109 milliseconds