Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.c153 gusbcfg = readl(hsotg->regs + GUSBCFG); in dwc2_core_reset()
156 writel(gusbcfg, hsotg->regs + GUSBCFG); in dwc2_core_reset()
158 gusbcfg = readl(hsotg->regs + GUSBCFG); in dwc2_core_reset()
161 writel(gusbcfg, hsotg->regs + GUSBCFG); in dwc2_core_reset()
163 gusbcfg = readl(hsotg->regs + GUSBCFG); in dwc2_core_reset()
166 writel(gusbcfg, hsotg->regs + GUSBCFG); in dwc2_core_reset()
189 usbcfg = readl(hsotg->regs + GUSBCFG); in dwc2_fs_phy_init()
191 writel(usbcfg, hsotg->regs + GUSBCFG); in dwc2_fs_phy_init()
214 usbcfg = readl(hsotg->regs + GUSBCFG); in dwc2_fs_phy_init()
216 writel(usbcfg, hsotg->regs + GUSBCFG); in dwc2_fs_phy_init()
[all …]
Dhcd_intr.c263 usbcfg = readl(hsotg->regs + GUSBCFG); in dwc2_hprt0_enable()
271 writel(usbcfg, hsotg->regs + GUSBCFG); in dwc2_hprt0_enable()
308 writel(usbcfg, hsotg->regs + GUSBCFG); in dwc2_hprt0_enable()
Dhw.h86 #define GUSBCFG HSOTG_REG(0x00C) macro
Dgadget.c2138 (0x5 << 10), hsotg->regs + GUSBCFG); in s3c_hsotg_core_init()
2854 hsotg->regs + GUSBCFG); in s3c_hsotg_init()