Home
last modified time | relevance | path

Searched refs:num_wd_timers (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/remoteproc/
Domap_remoteproc.c109 int num_wd_timers; member
278 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_watchdog_isr()
323 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_enable_timers()
457 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_disable_timers()
1262 oproc->num_wd_timers = omap_rproc_count_wdog_timers(dev); in omap_rproc_of_get_timers()
1264 num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_of_get_timers()
1273 oproc->num_timers, oproc->num_wd_timers); in omap_rproc_of_get_timers()