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

/linux-master/arch/arm/mach-rpc/
H A Dtime.c24 #define RPC_CLOCK_FREQ 2000000 macro
25 #define RPC_LATCH DIV_ROUND_CLOSEST(RPC_CLOCK_FREQ, HZ)
93 WARN_ON(clocksource_register_hz(&ioctime_clocksource, RPC_CLOCK_FREQ));

Completed in 181 milliseconds