Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-tegra.c49 #define TIMER_1MHz 1000000 macro
179 .freq = TIMER_1MHz,
245 return TIMER_1MHz; in tegra_rate_for_timer()
334 sched_clock_register(tegra_read_sched_clock, 32, TIMER_1MHz); in tegra_init_timer()
337 "timer_us", TIMER_1MHz, 300, 32, in tegra_init_timer()