Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/bcm63xx/
Ddev-wdt.c14 static struct resource wdt_resources[] = { variable
25 .num_resources = ARRAY_SIZE(wdt_resources),
26 .resource = wdt_resources,
31 wdt_resources[0].start = bcm63xx_regset_address(RSET_WDT); in bcm63xx_wdt_register()
32 wdt_resources[0].end = wdt_resources[0].start; in bcm63xx_wdt_register()
33 wdt_resources[0].end += RSET_WDT_SIZE - 1; in bcm63xx_wdt_register()
/Linux-v5.4/arch/arm/mach-davinci/
Ddevices.c274 static struct resource wdt_resources[] = { variable
285 .num_resources = ARRAY_SIZE(wdt_resources),
286 .resource = wdt_resources,
/Linux-v5.4/arch/arm/mach-omap1/
Ddevices.c422 static struct resource wdt_resources[] = { variable
433 .num_resources = ARRAY_SIZE(wdt_resources),
434 .resource = wdt_resources,