Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/clocksource/
H 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()
H 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 3 milliseconds