dwc2_hsotg_ctrl_epint
dwc2_hsotg_ctrl_epint(hsotg, hs_ep->index, hs_ep->dir_in, 1);
dwc2_hsotg_ctrl_epint(hsotg, hs_ep->index,
dwc2_hsotg_ctrl_epint(hsotg, 0, 0, 1);
dwc2_hsotg_ctrl_epint(hsotg, 0, 1, 1);
dwc2_hsotg_ctrl_epint(hsotg, index, dir_in, 1);
dwc2_hsotg_ctrl_epint(hsotg, hs_ep->index, hs_ep->dir_in, 0);