Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap1/
Dusb.c226 static struct resource ohci_resources[] = { variable
245 .num_resources = ARRAY_SIZE(ohci_resources),
246 .resource = ohci_resources,
252 ohci_resources[1].start = INT_7XX_USB_HHC_1; in ohci_device_init()