Home
last modified time | relevance | path

Searched refs:tegra_clocksource (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-tegra/
Dtimer.c114 static struct clocksource tegra_clocksource = { variable
237 if (clocksource_register_hz(&tegra_clocksource, 1000000)) { in tegra_init_timer()