Lines Matching refs:mpic_timer
24 #include <asm/mpic_timer.h>
64 struct mpic_timer timer[TIMERS_PER_GROUP];
107 static struct mpic_timer *detect_idle_cascade_timer(
165 static struct mpic_timer *get_cascade_timer(struct timer_group_priv *priv,
168 struct mpic_timer *allocated_timer;
190 static struct mpic_timer *get_timer(time64_t time)
193 struct mpic_timer *timer;
246 void mpic_start_timer(struct mpic_timer *handle)
261 void mpic_stop_timer(struct mpic_timer *handle)
286 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time)
319 void mpic_free_timer(struct mpic_timer *handle)
357 struct mpic_timer *mpic_request_timer(irq_handler_t fn, void *dev,
360 struct mpic_timer *allocated_timer;