Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Domap2430.c71 l = musb_readl(musb->mregs, OTG_INTERFSEL); in omap2430_musb_init()
81 musb_writel(musb->mregs, OTG_INTERFSEL, l); in omap2430_musb_init()
88 musb_readl(musb->mregs, OTG_INTERFSEL), in omap2430_musb_init()
H A Domap2430.h40 #define OTG_INTERFSEL 0x40c macro
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Domap2430.c225 l = musb_readl(musb->mregs, OTG_INTERFSEL); in omap2430_musb_init()
235 musb_writel(musb->mregs, OTG_INTERFSEL, l); in omap2430_musb_init()
242 musb_readl(musb->mregs, OTG_INTERFSEL), in omap2430_musb_init()
456 OTG_INTERFSEL); in omap2430_runtime_suspend()
478 musb_writel(musb->mregs, OTG_INTERFSEL, in omap2430_runtime_resume()
H A Domap2430.h35 #define OTG_INTERFSEL 0x40c macro