Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dcore.h227 DWC2_EP0_DATA_IN, enumerator
Dgadget.c1271 case DWC2_EP0_DATA_IN: in dwc2_gadget_set_ep0_desc_chain()
1819 hsotg->ep0_state = DWC2_EP0_DATA_IN; in dwc2_hsotg_process_control()
2630 if (hs_ep->index == 0 && hsotg->ep0_state == DWC2_EP0_DATA_IN) { in dwc2_hsotg_complete_in()