Lines Matching refs:timer_of
75 static void mtk_syst_ack_irq(struct timer_of *to) in mtk_syst_ack_irq()
85 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_handler()
96 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_clkevt_next_event()
139 static void mtk_gpt_clkevt_time_stop(struct timer_of *to, u8 timer) in mtk_gpt_clkevt_time_stop()
148 static void mtk_gpt_clkevt_time_setup(struct timer_of *to, in mtk_gpt_clkevt_time_setup()
154 static void mtk_gpt_clkevt_time_start(struct timer_of *to, in mtk_gpt_clkevt_time_start()
185 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_set_periodic()
197 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_next_event()
209 struct timer_of *to = to_timer_of(clkevt); in mtk_gpt_interrupt()
219 __init mtk_gpt_setup(struct timer_of *to, u8 timer, u8 option) in mtk_gpt_setup()
233 static void mtk_gpt_enable_irq(struct timer_of *to, u8 timer) in mtk_gpt_enable_irq()
250 struct timer_of *to = to_timer_of(clk); in mtk_gpt_resume()
257 struct timer_of *to = to_timer_of(clk); in mtk_gpt_suspend()
270 static struct timer_of to = {