Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dtimer-of.h64 static inline unsigned long timer_of_period(struct timer_of *to) in timer_of_period() function
A Drenesas-ostm.c112 writel(timer_of_period(to) - 1, timer_of_base(to) + OSTM_CMP); in ostm_set_periodic()
A Dtimer-npcm7xx.c98 writel(timer_of_period(to), timer_of_base(to) + NPCM7XX_REG_TICR0); in npcm7xx_timer_periodic()
A Dtimer-sprd.c96 sprd_timer_update_counter(timer_of_base(to), timer_of_period(to)); in sprd_timer_set_periodic()
A Dtimer-sun4i.c109 sun4i_clkevt_time_setup(timer_of_base(to), 0, timer_of_period(to)); in sun4i_clkevt_set_periodic()
A Dtimer-atcpit100.c139 atcpit100_clkevt_time_setup(timer_of_base(to), timer_of_period(to)); in atcpit100_clkevt_set_periodic()
A Dtimer-stm32.c150 return stm32_clock_event_set_next_event(timer_of_period(to), clkevt); in stm32_clock_event_set_periodic()
A Dtimer-tegra.c85 unsigned long period = timer_of_period(to_timer_of(evt)); in tegra_timer_set_periodic()

Completed in 8 milliseconds