Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dmps2-timer.c48 static inline struct clockevent_mps2 *to_mps2_clkevt(struct clock_event_device *c) in to_mps2_clkevt() function
55 writel_relaxed(val, to_mps2_clkevt(c)->reg + offset); in clockevent_mps2_writel()
76 u32 clock_count_per_tick = to_mps2_clkevt(ce)->clock_count_per_tick; in mps2_timer_set_periodic()