Searched refs:TIMER_1MHz (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-tegra.c | 49 #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()
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-tegra.c | 49 #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()
|
Completed in 2 milliseconds