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