Lines Matching refs:to_timer_of
118 mtk_cpux_set_irq(to_timer_of(clkevt), false); in mtk_cpux_clkevt_shutdown()
130 mtk_cpux_set_irq(to_timer_of(clkevt), true); in mtk_cpux_clkevt_resume()
144 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_handler()
155 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_clkevt_next_event()
175 mtk_syst_ack_irq(to_timer_of(clkevt)); in mtk_syst_clkevt_shutdown()
178 writel(0, SYST_CON_REG(to_timer_of(clkevt))); in mtk_syst_clkevt_shutdown()
237 mtk_gpt_clkevt_time_stop(to_timer_of(clk), TIMER_CLK_EVT); in mtk_gpt_clkevt_shutdown()
244 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_set_periodic()
256 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_next_event()
268 struct timer_of *to = to_timer_of(clkevt); in mtk_gpt_interrupt()
309 struct timer_of *to = to_timer_of(clk); in mtk_gpt_resume()
316 struct timer_of *to = to_timer_of(clk); in mtk_gpt_suspend()