Searched refs:DWC3_DEP_BASE (Results 1 – 3 of 3) sorted by relevance
39 .offset = DWC3_DEP_BASE(n) + \44 .offset = DWC3_DEP_BASE(n) + \49 .offset = DWC3_DEP_BASE(n) + \54 .offset = DWC3_DEP_BASE(n) + \
150 #define DWC3_DEP_BASE(n) (0xc800 + ((n) * 0x10)) macro
2285 dep->regs = dwc->regs + DWC3_DEP_BASE(epnum); in dwc3_gadget_init_endpoint()