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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dtime.c71 static struct clocksource clocksource_itc = { variable in typeref:struct:clocksource
366 clocksource_itc.rating = 50;
378 clocksource_itc.mult =
380 clocksource_itc.shift);
381 clocksource_register(&clocksource_itc);
382 itc_clocksource = &clocksource_itc;

Completed in 53 milliseconds