Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/arch/arm/mach-omap1/
Ddevices.c310 static struct resource wdt_resources[] = { variable
321 .num_resources = ARRAY_SIZE(wdt_resources),
322 .resource = wdt_resources,
/linux-2.6.39/arch/arm/mach-davinci/
Ddevices.c276 static struct resource wdt_resources[] = { variable
287 .num_resources = ARRAY_SIZE(wdt_resources),
288 .resource = wdt_resources,
Ddevices-tnetv107x.c248 static struct resource wdt_resources[] = { variable
259 .num_resources = ARRAY_SIZE(wdt_resources),
260 .resource = wdt_resources,