Searched refs:omap_rproc_timer (Results 1 – 1 of 1) sorted by relevance
83 struct omap_rproc_timer { struct115 struct omap_rproc_timer *timers;160 struct omap_rproc_timer *timer) in omap_rproc_request_timer()195 static inline int omap_rproc_start_timer(struct omap_rproc_timer *timer) in omap_rproc_start_timer()212 static inline int omap_rproc_stop_timer(struct omap_rproc_timer *timer) in omap_rproc_stop_timer()227 static inline int omap_rproc_release_timer(struct omap_rproc_timer *timer) in omap_rproc_release_timer()242 static inline int omap_rproc_get_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_get_timer_irq()255 static inline void omap_rproc_ack_timer_irq(struct omap_rproc_timer *timer) in omap_rproc_ack_timer_irq()281 struct omap_rproc_timer *timers = oproc->timers; in omap_rproc_watchdog_isr()282 struct omap_rproc_timer *wd_timer = NULL; in omap_rproc_watchdog_isr()[all …]