Searched refs:DWC2_EP0_STATUS_OUT (Results 1 – 2 of 2) sorted by relevance
230 DWC2_EP0_STATUS_OUT, enumerator
1351 case DWC2_EP0_STATUS_OUT: in dwc2_gadget_set_ep0_desc_chain()2308 hsotg->ep0_state = dir_in ? DWC2_EP0_STATUS_IN : DWC2_EP0_STATUS_OUT; in dwc2_hsotg_ep0_zlp()2394 if (epnum == 0 && hsotg->ep0_state == DWC2_EP0_STATUS_OUT) { in dwc2_hsotg_handle_outdone()