Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb/
H A Domap3.h27 #define OMAP3_OTG_BASE (MENTOR_USB0_BASE + 0x400) macro
H A Domap3.c106 otg = (struct omap3_otg_regs *)OMAP3_OTG_BASE; in musb_platform_init()