Searched refs:DWC3_DEP_BASE (Results 1 – 3 of 3) sorted by relevance
37 .offset = DWC3_DEP_BASE(n) + \42 .offset = DWC3_DEP_BASE(n) + \47 .offset = DWC3_DEP_BASE(n) + \52 .offset = DWC3_DEP_BASE(n) + \
149 #define DWC3_DEP_BASE(n) (0xc800 + ((n) * 0x10)) macro
2145 dep->regs = dwc->regs + DWC3_DEP_BASE(epnum); in dwc3_gadget_init_endpoint()