Searched refs:DWC3_OCFG (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | drd.c | 103 reg = dwc3_readl(dwc->regs, DWC3_OCFG); in dwc3_otgregs_init() 105 dwc3_writel(dwc->regs, DWC3_OCFG, reg); in dwc3_otgregs_init() 117 reg = dwc3_readl(dwc->regs, DWC3_OCFG); in dwc3_otgregs_init() 119 dwc3_writel(dwc->regs, DWC3_OCFG, reg); in dwc3_otgregs_init() 214 reg = dwc3_readl(dwc->regs, DWC3_OCFG); in dwc3_otg_host_init() 216 dwc3_writel(dwc->regs, DWC3_OCFG, reg); in dwc3_otg_host_init() 277 reg = dwc3_readl(dwc->regs, DWC3_OCFG); in dwc3_otg_device_init() 280 dwc3_writel(dwc->regs, DWC3_OCFG, reg); in dwc3_otg_device_init()
|
| H A D | core.h | 167 #define DWC3_OCFG 0xcc00 macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | core.h | 133 #define DWC3_OCFG 0xcc00 macro
|