Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dzevio-timer.c31 #define IO_MATCH(x) (IO_MATCH_BEGIN + ((x) << 2)) macro
177 writel(0, timer->base + IO_MATCH(TIMER_MATCH)); in zevio_timer_add()