Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dusb.c214 static struct resource ohci_resources[] = { variable
233 .num_resources = ARRAY_SIZE(ohci_resources),
234 .resource = ohci_resources,
240 ohci_resources[1].start = INT_7XX_USB_HHC_1; in ohci_device_init()