Lines Matching refs:timer_of
52 struct timer_of *to = to_timer_of(clk); in mlb_timer_interrupt()
64 static void mlb_evt_timer_start(struct timer_of *to, bool periodic) in mlb_evt_timer_start()
74 static void mlb_evt_timer_stop(struct timer_of *to) in mlb_evt_timer_stop()
82 static void mlb_evt_timer_register_count(struct timer_of *to, unsigned long cnt) in mlb_evt_timer_register_count()
89 struct timer_of *to = to_timer_of(clk); in mlb_set_state_periodic()
99 struct timer_of *to = to_timer_of(clk); in mlb_set_state_oneshot()
108 struct timer_of *to = to_timer_of(clk); in mlb_set_state_shutdown()
117 struct timer_of *to = to_timer_of(clk); in mlb_clkevt_next_event()
125 static int mlb_config_clock_source(struct timer_of *to) in mlb_config_clock_source()
137 static int mlb_config_clock_event(struct timer_of *to) in mlb_config_clock_event()
143 static struct timer_of to = {