Lines Matching refs:eps
119 __dwc3_ep0_do_control_data(dwc, dwc->eps[direction], req); in __dwc3_gadget_ep0_queue()
139 __dwc3_ep0_do_control_status(dwc, dwc->eps[direction]); in __dwc3_gadget_ep0_queue()
182 __dwc3_ep0_do_control_data(dwc, dwc->eps[direction], req); in __dwc3_gadget_ep0_queue()
228 dep = dwc->eps[1]; in dwc3_ep0_stall_and_restart()
232 dep = dwc->eps[0]; in dwc3_ep0_stall_and_restart()
244 dwc->eps[0]->trb_enqueue = 0; in dwc3_ep0_stall_and_restart()
245 dwc->eps[1]->trb_enqueue = 0; in dwc3_ep0_stall_and_restart()
282 dep = dwc->eps[0]; in dwc3_ep0_out_start()
290 dwc3_ep = dwc->eps[i]; in dwc3_ep0_out_start()
315 dep = dwc->eps[epnum]; in dwc3_wIndex_to_dep()
390 dep = dwc->eps[0]; in dwc3_ep0_handle_status()
756 dep = dwc->eps[0]; in dwc3_ep0_set_sel()
866 ep0 = dwc->eps[0]; in dwc3_ep0_complete_data()
898 dwc->eps[1]->trb_enqueue = 0; in dwc3_ep0_complete_data()
900 dwc->eps[0]->trb_enqueue = 0; in dwc3_ep0_complete_data()
919 dep = dwc->eps[0]; in dwc3_ep0_complete_status()
953 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_xfer_complete()
1081 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_do_control_status()
1096 __dwc3_ep0_do_control_status(dwc, dwc->eps[direction]); in dwc3_ep0_send_delayed_status()
1139 struct dwc3_ep *dep = dwc->eps[dwc->ep0_expect_in]; in dwc3_ep0_xfernotready()
1161 struct dwc3_ep *dep = dwc->eps[0]; in dwc3_ep0_xfernotready()
1186 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_interrupt()