Home
last modified time | relevance | path

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

/drivers/clocksource/
Dtimer-zevio.c34 #define CNTL_RUN_TIMER (0 << 4) macro
69 writel(CNTL_RUN_TIMER | CNTL_DEC | CNTL_MATCH(TIMER_MATCH), in zevio_timer_set_event()
190 writel(CNTL_RUN_TIMER | CNTL_FOREVER | CNTL_INC, in zevio_timer_add()