Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c1112 static enum usb_status dwc3_epaddr_set_stall(dwc3_handle_t *dwc3_handle, uint8_t ep_addr) in dwc3_epaddr_set_stall() function
1188 ret = dwc3_epaddr_set_stall(dwc3_handle, ep_num); // OUT EP0 in dwc3_handle_ep0_xfernotready_event()
1218 ret = dwc3_epaddr_set_stall(dwc3_handle, ep_num); // OUT EP0 in dwc3_handle_ep0_xfernotready_event()
1236 ret = dwc3_epaddr_set_stall(dwc3_handle, ep_num); // OUT EP0 in dwc3_handle_ep0_xfernotready_event()
1314 ret = dwc3_epaddr_set_stall(dwc3_handle, ep_num); // OUT EP0 in dwc3_handle_ep_event()
1437 ret = dwc3_epaddr_set_stall(dwc3_handle, ep_num); // OUT EP0 in dwc3_handle_ep_event()
1702 ret = dwc3_epaddr_set_stall(dwc3_handle, EP0_OUT); // OUT EP0 in dwc3_handle_dev_event()