Searched refs:DWC2_EP0_STATUS_IN (Results 1 – 2 of 2) sorted by relevance
204 DWC2_EP0_STATUS_IN, enumerator
1385 case DWC2_EP0_STATUS_IN: in dwc2_gadget_set_ep0_desc_chain()1942 hsotg->ep0_state = DWC2_EP0_STATUS_IN; in dwc2_hsotg_process_control()2327 hsotg->ep0_state = dir_in ? DWC2_EP0_STATUS_IN : DWC2_EP0_STATUS_OUT; in dwc2_hsotg_ep0_zlp()2694 if (hs_ep->index == 0 && hsotg->ep0_state == DWC2_EP0_STATUS_IN) { in dwc2_hsotg_complete_in()