Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtegra20_timer.c45 #define TIMER3_BASE 0x50 macro
70 timer_writel(reg, TIMER3_BASE + TIMER_PTV); in tegra_timer_set_next_event()
77 timer_writel(0, TIMER3_BASE + TIMER_PTV); in timer_shutdown()
91 timer_writel(reg, TIMER3_BASE + TIMER_PTV); in tegra_timer_set_periodic()
156 timer_writel(1<<30, TIMER3_BASE + TIMER_PCR); in tegra_timer_interrupt()