Searched refs:TIMER_PTV (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clocksource/
H A Dtegra20_timer.c48 #define TIMER_PTV 0x0 macro
70 timer_writel(reg, TIMER3_BASE + TIMER_PTV); tegra_timer_set_next_event()
80 timer_writel(0, TIMER3_BASE + TIMER_PTV); tegra_timer_set_mode()
85 timer_writel(reg, TIMER3_BASE + TIMER_PTV); tegra_timer_set_mode()
/linux-4.1.27/drivers/watchdog/
H A Dtegra_wdt.c63 #define TIMER_PTV 0x0 macro
99 writel(val, wdt->tmr_regs + TIMER_PTV); tegra_wdt_start()
124 writel(0, wdt->tmr_regs + TIMER_PTV); tegra_wdt_stop()

Completed in 72 milliseconds