Searched refs:DWC2_EP0_SETUP (Results 1 – 2 of 2) sorted by relevance
226 DWC2_EP0_SETUP, enumerator
1188 if (!(index == 0 && hsotg->ep0_state == DWC2_EP0_SETUP)) in dwc2_hsotg_start_req()1350 case DWC2_EP0_SETUP: in dwc2_gadget_set_ep0_desc_chain()2035 hsotg->ep0_state = DWC2_EP0_SETUP; in dwc2_hsotg_enqueue_setup()2519 if (hsotg->ep0_state == DWC2_EP0_SETUP) in dwc2_hsotg_handle_rx()2533 WARN_ON(hsotg->ep0_state != DWC2_EP0_SETUP); in dwc2_hsotg_handle_rx()3033 hsotg->ep0_state == DWC2_EP0_SETUP && !(ints & DXEPINT_SETUP)) in dwc2_hsotg_epint()