Searched refs:omap_rproc_timer (Results 1 – 1 of 1) sorted by relevance
79 struct omap_rproc_timer { struct111 struct omap_rproc_timer *timers;156 struct omap_rproc_timer *timer) in omap_rproc_request_timer()191 static inline int omap_rproc_start_timer(struct omap_rproc_timer *timer) in omap_rproc_start_timer()208 static inline int omap_rproc_stop_timer(struct omap_rproc_timer *timer) in omap_rproc_stop_timer()223 static inline int omap_rproc_release_timer(struct omap_rproc_timer *timer) in omap_rproc_release_timer()238 static inline int omap_rproc_get_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_get_timer_irq()251 static inline void omap_rproc_ack_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_ack_timer_irq()277 struct omap_rproc_timer *timers = oproc->timers; in omap_rproc_watchdog_isr()278 struct omap_rproc_timer *wd_timer = NULL; in omap_rproc_watchdog_isr()[all …]