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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Ddevices.c343 static struct resource imx_wdt_resources[] = { variable in typeref:struct:resource
352 .num_resources = ARRAY_SIZE(imx_wdt_resources),
353 .resource = imx_wdt_resources,
398 imx_wdt_resources[0].start = MX31_WDOG_BASE_ADDR;
399 imx_wdt_resources[0].end = MX31_WDOG_BASE_ADDR + 0x3fff;
417 imx_wdt_resources[0].start = MX35_WDOG_BASE_ADDR;
418 imx_wdt_resources[0].end = MX35_WDOG_BASE_ADDR + 0x3fff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Ddevices.c96 static struct resource imx_wdt_resources[] = { variable in typeref:struct:resource
111 .resource = imx_wdt_resources,
112 .num_resources = ARRAY_SIZE(imx_wdt_resources),

Completed in 63 milliseconds