Searched refs:TIMER_PTV (Results 1 – 2 of 2) sorted by relevance
34 #define TIMER_PTV 0x0 macro68 writel_relaxed(TIMER_PTV_EN | (cycles - 1), reg_base + TIMER_PTV); in tegra_timer_set_next_event()77 writel_relaxed(0, reg_base + TIMER_PTV); in tegra_timer_shutdown()88 reg_base + TIMER_PTV); in tegra_timer_set_periodic()136 writel_relaxed(0, timer_of_base(to) + TIMER_PTV); in tegra_timer_setup()
55 #define TIMER_PTV 0x0 macro91 writel(val, wdt->tmr_regs + TIMER_PTV); in tegra_wdt_start()116 writel(0, wdt->tmr_regs + TIMER_PTV); in tegra_wdt_stop()
Completed in 5 milliseconds