Searched refs:ohci_resources (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv-usb.c168 static struct resource ohci_resources[] = { variable in typeref:struct:resource
188 .resource = ohci_resources,
399 ohci_resources[0].start = asic_reg_phys_addr(ohci_hc_revision);
400 ohci_resources[0].end += ohci_resources[0].start;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dusb.c113 static struct resource ohci_resources[] = { variable in typeref:struct:resource
132 .num_resources = ARRAY_SIZE(ohci_resources),
133 .resource = ohci_resources,
139 ohci_resources[1].start = INT_7XX_USB_HHC_1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dusb-ehci.c242 static struct resource ohci_resources[] = { variable in typeref:struct:resource
273 .num_resources = ARRAY_SIZE(ohci_resources),
274 .resource = ohci_resources,
H A Dusb-fs.c97 static struct resource ohci_resources[] = { variable in typeref:struct:resource
116 .num_resources = ARRAY_SIZE(ohci_resources),
117 .resource = ohci_resources,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Dcore.c147 static struct resource ohci_resources[] = { variable in typeref:struct:resource
165 .num_resources = ARRAY_SIZE(ohci_resources),
166 .resource = ohci_resources,

Completed in 119 milliseconds