Home
last modified time | relevance | path

Searched refs:DWC2_EP0_STATUS_OUT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/dwc2/
Dcore.h230 DWC2_EP0_STATUS_OUT, enumerator
Dgadget.c1267 case DWC2_EP0_STATUS_OUT: in dwc2_gadget_set_ep0_desc_chain()
2192 hsotg->ep0_state = dir_in ? DWC2_EP0_STATUS_IN : DWC2_EP0_STATUS_OUT; in dwc2_hsotg_ep0_zlp()
2263 if (epnum == 0 && hsotg->ep0_state == DWC2_EP0_STATUS_OUT) { in dwc2_hsotg_handle_outdone()