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

/linux-4.1.27/drivers/clocksource/
H A Dzevio-timer.c38 #define CNTL_RUN_TIMER (0 << 4) macro
73 writel(CNTL_RUN_TIMER | CNTL_DEC | CNTL_MATCH(TIMER_MATCH), zevio_timer_set_event()
196 writel(CNTL_RUN_TIMER | CNTL_FOREVER | CNTL_INC, zevio_timer_add()

Completed in 70 milliseconds