Searched refs:DWC3_DCFG1 (Results 1 – 2 of 2) sorted by relevance
165 #define DWC3_DCFG1 0xc740 /* DWC_usb32 only */ macro
2882 reg = dwc3_readl(dwc->regs, DWC3_DCFG1); in __dwc3_gadget_start()2884 dwc3_writel(dwc->regs, DWC3_DCFG1, reg); in __dwc3_gadget_start()