Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/powertv/
Dpowertv-usb.c169 static struct resource ohci_resources[] = { variable
189 .resource = ohci_resources,
400 ohci_resources[0].start = asic_reg_phys_addr(ohci_hc_revision); in platform_usb_devices_init()
401 ohci_resources[0].end += ohci_resources[0].start; in platform_usb_devices_init()
/linux-3.4.99/arch/arm/mach-pnx4008/
Dcore.c147 static struct resource ohci_resources[] = { variable
165 .num_resources = ARRAY_SIZE(ohci_resources),
166 .resource = ohci_resources,
/linux-3.4.99/arch/arm/mach-omap2/
Dusb-fs.c97 static struct resource ohci_resources[] = { variable
116 .num_resources = ARRAY_SIZE(ohci_resources),
117 .resource = ohci_resources,
/linux-3.4.99/arch/arm/mach-omap1/
Dusb.c113 static struct resource ohci_resources[] = { variable
132 .num_resources = ARRAY_SIZE(ohci_resources),
133 .resource = ohci_resources,
139 ohci_resources[1].start = INT_7XX_USB_HHC_1; in ohci_device_init()
/linux-3.4.99/arch/arm/mach-lpc32xx/
Dcommon.c167 static struct resource ohci_resources[] = { variable
184 .num_resources = ARRAY_SIZE(ohci_resources),
185 .resource = ohci_resources,