Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap1/
Dusb.c213 static struct resource ohci_resources[] = { variable
232 .num_resources = ARRAY_SIZE(ohci_resources),
233 .resource = ohci_resources,
239 ohci_resources[1].start = INT_7XX_USB_HHC_1; in ohci_device_init()