Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/musb/
Domap3.h24 #define MENTOR_USB0_BASE MUSB_BASE macro
27 #define OMAP3_OTG_BASE (MENTOR_USB0_BASE + 0x400)
Ddavinci.h20 #define MENTOR_USB0_BASE (DAVINCI_USB0_BASE+0x400) macro
Ddavinci.c21 .regs = (struct musb_regs *)MENTOR_USB0_BASE,
Domap3.c27 .regs = (struct musb_regs *)MENTOR_USB0_BASE,