Searched refs:mxc_usbh1_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.c235 static struct resource mxc_usbh1_resources[] = { variable in typeref:struct:resource
254 .resource = mxc_usbh1_resources,
255 .num_resources = ARRAY_SIZE(mxc_usbh1_resources),
409 mxc_usbh1_resources[0].start = MX35_OTG_BASE_ADDR + 0x400;
410 mxc_usbh1_resources[0].end = MX35_OTG_BASE_ADDR + 0x5ff;
411 mxc_usbh1_resources[1].start = MXC_INT_USBHS;
412 mxc_usbh1_resources[1].end = MXC_INT_USBHS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Ddevices.c433 static struct resource mxc_usbh1_resources[] = { variable in typeref:struct:resource
452 .resource = mxc_usbh1_resources,
453 .num_resources = ARRAY_SIZE(mxc_usbh1_resources),

Completed in 110 milliseconds