Searched refs:omap_rproc_timer (Results 1 – 1 of 1) sorted by relevance
78 struct omap_rproc_timer { struct110 struct omap_rproc_timer *timers;155 struct omap_rproc_timer *timer) in omap_rproc_request_timer()190 static inline int omap_rproc_start_timer(struct omap_rproc_timer *timer) in omap_rproc_start_timer()207 static inline int omap_rproc_stop_timer(struct omap_rproc_timer *timer) in omap_rproc_stop_timer()222 static inline int omap_rproc_release_timer(struct omap_rproc_timer *timer) in omap_rproc_release_timer()237 static inline int omap_rproc_get_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_get_timer_irq()250 static inline void omap_rproc_ack_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_ack_timer_irq()276 struct omap_rproc_timer *timers = oproc->timers; in omap_rproc_watchdog_isr()277 struct omap_rproc_timer *wd_timer = NULL; in omap_rproc_watchdog_isr()[all …]