Searched refs:otg_resources (Results 1 - 4 of 4) 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.c193 static struct resource otg_resources[] = { variable in typeref:struct:resource
215 .resource = otg_resources,
216 .num_resources = ARRAY_SIZE(otg_resources),
227 .resource = otg_resources,
228 .num_resources = ARRAY_SIZE(otg_resources),
405 otg_resources[0].start = MX35_OTG_BASE_ADDR;
406 otg_resources[0].end = MX35_OTG_BASE_ADDR + 0x1ff;
407 otg_resources[1].start = MXC_INT_USBOTG;
408 otg_resources[1].end = MXC_INT_USBOTG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dusb.c153 static struct resource otg_resources[] = { variable in typeref:struct:resource
168 .num_resources = ARRAY_SIZE(otg_resources),
169 .resource = otg_resources,
175 otg_resources[1].start = INT_7XX_USB_OTG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dusb-fs.c135 static struct resource otg_resources[] = { variable in typeref:struct:resource
150 .num_resources = ARRAY_SIZE(otg_resources),
151 .resource = otg_resources,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Ddevices.c391 static struct resource otg_resources[] = { variable in typeref:struct:resource
413 .resource = otg_resources,
414 .num_resources = ARRAY_SIZE(otg_resources),
425 .resource = otg_resources,
426 .num_resources = ARRAY_SIZE(otg_resources),

Completed in 111 milliseconds