Searched refs:ehci_resources (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-ehci.c18 struct resource ehci_resources[] = { variable in typeref:struct:resource
39 .num_resources = ARRAY_SIZE(ehci_resources),
40 .resource = ehci_resources
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv-usb.c141 static struct resource ehci_resources[] = { variable in typeref:struct:resource
161 .resource = ehci_resources,
395 ehci_resources[0].start = asic_reg_phys_addr(ehci_hcapbase);
396 ehci_resources[0].end += ehci_resources[0].start;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dusb-ehci.c35 static struct resource ehci_resources[] = { variable in typeref:struct:resource
66 .num_resources = ARRAY_SIZE(ehci_resources),
67 .resource = ehci_resources,

Completed in 65 milliseconds