Searched refs:pit_cs (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/x86/kernel/
H A Di8253.c186 static struct clocksource pit_cs = { variable in typeref:struct:clocksource
208 pit_cs.mult = clocksource_hz2mult(CLOCK_TICK_RATE, pit_cs.shift);
210 return clocksource_register(&pit_cs);

Completed in 60 milliseconds