Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/remoteproc/
A Domap_remoteproc.c108 int num_timers; member
278 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_watchdog_isr() local
281 for (i = oproc->num_timers; i < num_timers; i++) { in omap_rproc_watchdog_isr()
323 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_enable_timers() local
325 if (!num_timers) in omap_rproc_enable_timers()
457 int num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_disable_timers() local
459 if (!num_timers) in omap_rproc_disable_timers()
1249 int num_timers; in omap_rproc_of_get_timers() local
1258 oproc->num_timers); in omap_rproc_of_get_timers()
1264 num_timers = oproc->num_timers + oproc->num_wd_timers; in omap_rproc_of_get_timers()
[all …]
/linux-6.3-rc2/drivers/leds/
A Dleds-netxbig.c430 int num_timers; in netxbig_leds_get_of_pdata() local
468 num_timers = ret / 3; in netxbig_leds_get_of_pdata()
469 timers = devm_kcalloc(dev, num_timers, sizeof(*timers), in netxbig_leds_get_of_pdata()
475 for (i = 0; i < num_timers; i++) { in netxbig_leds_get_of_pdata()
492 pdata->num_timer = num_timers; in netxbig_leds_get_of_pdata()
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-tegra186.c57 unsigned int num_timers; member
254 offset += tegra->soc->num_timers * 0x10000 + index * 0x10000; in tegra186_wdt_create()
485 .num_timers = 10,
490 .num_timers = 16,
/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_imx8q.h76 u32 num_timers; member
/linux-6.3-rc2/arch/powerpc/sysdev/
A Dmpic.c1551 int num_timers = 4; in mpic_init() local
1570 num_timers = 8; in mpic_init()
1574 for (i = 0; i < num_timers; i++) { in mpic_init()

Completed in 17 milliseconds