Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.h203 DWC2_EP0_DATA_OUT, enumerator
Dgadget.c1390 case DWC2_EP0_DATA_OUT: in dwc2_gadget_set_ep0_desc_chain()
1498 hs->ep0_state == DWC2_EP0_DATA_OUT) in dwc2_hsotg_ep_queue()
1949 hsotg->ep0_state = DWC2_EP0_DATA_OUT; in dwc2_hsotg_process_control()
2447 hsotg->ep0_state == DWC2_EP0_DATA_OUT) { in dwc2_hsotg_handle_outdone()
3137 if (hsotg->ep0_state == DWC2_EP0_DATA_OUT) { in dwc2_hsotg_epint()