Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap1/
Dusb.c267 static struct resource otg_resources[] = { variable
282 .num_resources = ARRAY_SIZE(otg_resources),
283 .resource = otg_resources,
289 otg_resources[1].start = INT_7XX_USB_OTG; in otg_device_init()