Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dtimer-oxnas-rps.c38 #define TIMER_PERIODIC BIT(6) macro
81 cfg |= TIMER_PERIODIC; in oxnas_rps_timer_config()
192 writel_relaxed(TIMER_PERIODIC | TIMER_ENABLE | TIMER_DIV16, in oxnas_rps_clocksource_init()
/linux/drivers/watchdog/
A Dtegra_wdt.c57 #define TIMER_PERIODIC (1 << 30) macro
90 val |= (TIMER_EN | TIMER_PERIODIC); in tegra_wdt_start()

Completed in 4 milliseconds