Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap1/
Dusb.c254 static struct resource otg_resources[] = { variable
269 .num_resources = ARRAY_SIZE(otg_resources),
270 .resource = otg_resources,
276 otg_resources[1].start = INT_7XX_USB_OTG; in otg_device_init()