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

/linux-master/drivers/clocksource/
H A Dtimer-vt8500.c27 #define TIMER_MATCH_VAL 0x0000 macro
69 writel((unsigned long)alarm, regbase + TIMER_MATCH_VAL);
124 writel(~0, regbase + TIMER_MATCH_VAL);
H A Dtimer-qcom.c22 #define TIMER_MATCH_VAL 0x0000 macro
59 writel_relaxed(cycles, event_base + TIMER_MATCH_VAL);

Completed in 118 milliseconds