Lines Matching refs:mpic_timer
25 #include <asm/mpic_timer.h>
65 struct mpic_timer timer[TIMERS_PER_GROUP];
108 static struct mpic_timer *detect_idle_cascade_timer(
166 static struct mpic_timer *get_cascade_timer(struct timer_group_priv *priv,
169 struct mpic_timer *allocated_timer;
191 static struct mpic_timer *get_timer(time64_t time)
194 struct mpic_timer *timer;
247 void mpic_start_timer(struct mpic_timer *handle)
262 void mpic_stop_timer(struct mpic_timer *handle)
287 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time)
320 void mpic_free_timer(struct mpic_timer *handle)
358 struct mpic_timer *mpic_request_timer(irq_handler_t fn, void *dev,
361 struct mpic_timer *allocated_timer;