DOTG_DIEPCTL
DWC_OTG_WRITE_4(sc, DOTG_DIEPCTL(0),
temp, DWC_OTG_READ_4(sc, DOTG_DIEPCTL(td->ep_no)));
DWC_OTG_WRITE_4(sc, DOTG_DIEPCTL(td->ep_no), temp |
reg = DOTG_DIEPCTL(ep_no & UE_ADDR);
reg = DOTG_DIEPCTL(ep_no);
DWC_OTG_WRITE_4(sc, DOTG_DIEPCTL(x),
DWC_OTG_WRITE_4(sc, DOTG_DIEPCTL(x), 0);