Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h222 DWC2_EP0_DATA_OUT, enumerator
Dgadget.c1218 hsotg->ep0_state = DWC2_EP0_DATA_OUT; in dwc2_hsotg_process_control()
1589 if (epnum == 0 && hsotg->ep0_state == DWC2_EP0_DATA_OUT) { in dwc2_hsotg_handle_outdone()