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

/arch/mips/powertv/
H A Dpowertv-usb.c169 static struct resource ohci_resources[] = { variable in typeref:struct:resource
189 .resource = ohci_resources,
400 ohci_resources[0].start = asic_reg_phys_addr(ohci_hc_revision);
401 ohci_resources[0].end += ohci_resources[0].start;
/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;
/arch/arm/mach-lpc32xx/
H A Dcommon.c167 static struct resource ohci_resources[] = { variable in typeref:struct:resource
184 .num_resources = ARRAY_SIZE(ohci_resources),
185 .resource = ohci_resources,
/arch/arm/mach-omap2/
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,
/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 123 milliseconds