DOEPCTL
out = dwc2_readl(hsotg, DOEPCTL(idx));
dwc2_readl(hsotg, DOEPCTL(index)));
dump_register(DOEPCTL(0)),
dump_register(DOEPCTL(1)),
dump_register(DOEPCTL(2)),
dump_register(DOEPCTL(3)),
dump_register(DOEPCTL(4)),
dump_register(DOEPCTL(5)),
dump_register(DOEPCTL(6)),
dump_register(DOEPCTL(7)),
dump_register(DOEPCTL(8)),
dump_register(DOEPCTL(9)),
dump_register(DOEPCTL(10)),
dump_register(DOEPCTL(11)),
dump_register(DOEPCTL(12)),
dump_register(DOEPCTL(13)),
dump_register(DOEPCTL(14)),
dump_register(DOEPCTL(15)),
depctl = hs_ep->dir_in ? DIEPCTL(index) : DOEPCTL(index);
epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index);
u32 epctl_reg = hs_ep->dir_in ? DIEPCTL(index) : DOEPCTL(index);
u32 epctl = dwc2_readl(hsotg, DOEPCTL(ep_idx));
dwc2_readl(hsotg, DOEPCTL(0)));
dwc2_readl(hsotg, DOEPCTL(0)));
reg = dwc2_readl(hsotg, DOEPCTL(ep));
dwc2_writel(hsotg, reg, DOEPCTL(ep));
u32 epctl_reg = dir_in ? DIEPCTL(idx) : DOEPCTL(idx);
ctrl = dwc2_readl(hsotg, DOEPCTL(ep->index));
dwc2_writel(hsotg, ctrl, DOEPCTL(ep->index));
u32 epctl_reg = dir_in ? DIEPCTL(idx) : DOEPCTL(idx);
epctrl = dwc2_readl(hsotg, DOEPCTL(idx));
epctrl = dwc2_readl(hsotg, DOEPCTL(idx));
dwc2_writel(hsotg, epctrl, DOEPCTL(idx));
dwc2_writel(hsotg, epctrl, DOEPCTL(idx));
DOEPCTL(hs_ep->index);
epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index);
epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index);
epreg = DOEPCTL(index);
dwc2_writel(hsotg, next, DOEPCTL(epnum));
val = dwc2_readl(hsotg, DOEPCTL(idx));
idx, dwc2_readl(hsotg, DOEPCTL(idx)),
dr->doepctl[i] = dwc2_readl(hsotg, DOEPCTL(i));
dwc2_writel(hsotg, dr->doepctl[i], DOEPCTL(i));