Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds