Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Domap2430.c70 l = musb_readl(musb->mregs, OTG_INTERFSEL); in omap2430_musb_init()
80 musb_writel(musb->mregs, OTG_INTERFSEL, l); in omap2430_musb_init()
87 musb_readl(musb->mregs, OTG_INTERFSEL), in omap2430_musb_init()
H A Domap2430.h39 #define OTG_INTERFSEL 0x40c macro
/openbmc/linux/drivers/usb/musb/
H A Domap2430.c229 l = musb_readl(musb->mregs, OTG_INTERFSEL); in omap2430_musb_init()
239 musb_writel(musb->mregs, OTG_INTERFSEL, l); in omap2430_musb_init()
246 musb_readl(musb->mregs, OTG_INTERFSEL), in omap2430_musb_init()
493 OTG_INTERFSEL); in omap2430_runtime_suspend()
521 musb_writel(musb->mregs, OTG_INTERFSEL, in omap2430_runtime_resume()
H A Domap2430.h35 #define OTG_INTERFSEL 0x40c macro