Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Domap_remoteproc.c92 * @num_wd_timers: number of rproc watchdog timers
109 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()
1264 oproc->num_wd_timers = omap_rproc_count_wdog_timers(dev); in omap_rproc_of_get_timers()
1266 num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_of_get_timers()
1275 oproc->num_timers, oproc->num_wd_timers); in omap_rproc_of_get_timers()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Domap_remoteproc.c93 * @num_wd_timers: number of rproc watchdog timers
110 int num_wd_timers; member
279 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_watchdog_isr()
324 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_enable_timers()
458 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_disable_timers()
1263 oproc->num_wd_timers = omap_rproc_count_wdog_timers(dev); in omap_rproc_of_get_timers()
1265 num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_of_get_timers()
1274 oproc->num_timers, oproc->num_wd_timers); in omap_rproc_of_get_timers()

Completed in 4 milliseconds