Lines Matching refs:eps
117 __dwc3_ep0_do_control_data(dwc, dwc->eps[direction], req); in __dwc3_gadget_ep0_queue()
137 __dwc3_ep0_do_control_status(dwc, dwc->eps[direction]); in __dwc3_gadget_ep0_queue()
180 __dwc3_ep0_do_control_data(dwc, dwc->eps[direction], req); in __dwc3_gadget_ep0_queue()
226 dep = dwc->eps[1]; in dwc3_ep0_stall_and_restart()
230 dep = dwc->eps[0]; in dwc3_ep0_stall_and_restart()
242 dwc->eps[0]->trb_enqueue = 0; in dwc3_ep0_stall_and_restart()
243 dwc->eps[1]->trb_enqueue = 0; in dwc3_ep0_stall_and_restart()
280 dep = dwc->eps[0]; in dwc3_ep0_out_start()
288 dwc3_ep = dwc->eps[i]; in dwc3_ep0_out_start()
313 dep = dwc->eps[epnum]; in dwc3_wIndex_to_dep()
385 dep = dwc->eps[0]; in dwc3_ep0_handle_status()
753 dep = dwc->eps[0]; in dwc3_ep0_set_sel()
863 ep0 = dwc->eps[0]; in dwc3_ep0_complete_data()
895 dwc->eps[1]->trb_enqueue = 0; in dwc3_ep0_complete_data()
897 dwc->eps[0]->trb_enqueue = 0; in dwc3_ep0_complete_data()
916 dep = dwc->eps[0]; in dwc3_ep0_complete_status()
950 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_xfer_complete()
1078 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_do_control_status()
1093 __dwc3_ep0_do_control_status(dwc, dwc->eps[direction]); in dwc3_ep0_send_delayed_status()
1136 struct dwc3_ep *dep = dwc->eps[dwc->ep0_expect_in]; in dwc3_ep0_xfernotready()
1158 struct dwc3_ep *dep = dwc->eps[0]; in dwc3_ep0_xfernotready()
1183 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_interrupt()