timer_of_period   139 drivers/clocksource/timer-atcpit100.c 	atcpit100_clkevt_time_setup(timer_of_base(to), timer_of_period(to));
timer_of_period    98 drivers/clocksource/timer-npcm7xx.c 	writel(timer_of_period(to), timer_of_base(to) + NPCM7XX_REG_TICR0);
timer_of_period    96 drivers/clocksource/timer-sprd.c 	sprd_timer_update_counter(timer_of_base(to), timer_of_period(to));
timer_of_period   150 drivers/clocksource/timer-stm32.c 	return stm32_clock_event_set_next_event(timer_of_period(to), clkevt);
timer_of_period   109 drivers/clocksource/timer-sun4i.c 	sun4i_clkevt_time_setup(timer_of_base(to), 0, timer_of_period(to));
timer_of_period    85 drivers/clocksource/timer-tegra.c 	unsigned long period = timer_of_period(to_timer_of(evt));