Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-tegra.c49 #define TIMER_1MHz 1000000 macro
180 .freq = TIMER_1MHz,
246 return TIMER_1MHz; in tegra_rate_for_timer()
335 sched_clock_register(tegra_read_sched_clock, 32, TIMER_1MHz); in tegra_init_timer()
338 "timer_us", TIMER_1MHz, 300, 32, in tegra_init_timer()