Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h205 DWC2_EP0_STATUS_OUT, enumerator
H A Dgadget.c1380 case DWC2_EP0_STATUS_OUT: in dwc2_gadget_set_ep0_desc_chain()
2331 hsotg->ep0_state = dir_in ? DWC2_EP0_STATUS_IN : DWC2_EP0_STATUS_OUT; in dwc2_hsotg_ep0_zlp()
2404 if (epnum == 0 && hsotg->ep0_state == DWC2_EP0_STATUS_OUT) { in dwc2_hsotg_handle_outdone()