Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Domap3.c59 #define OMAP3_OTG_INTERFSEL_OMAP 0x0000 macro
61 #define OMAP3_OTG_INTERFSEL_OMAP 0x0001 macro
114 writel(OMAP3_OTG_INTERFSEL_OMAP, &otg->interfsel); in musb_platform_init()