Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-zevio.c27 #define IO_MATCH(x) (IO_MATCH_BEGIN + ((x) << 2)) macro
172 writel(0, timer->base + IO_MATCH(TIMER_MATCH)); in zevio_timer_add()