Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb/
H A Domap3.c58 #define OMAP3_OTG_INTERFSEL_OMAP 0x0000 macro
60 #define OMAP3_OTG_INTERFSEL_OMAP 0x0001 macro
113 writel(OMAP3_OTG_INTERFSEL_OMAP, &otg->interfsel); in musb_platform_init()