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()
245 dwc->eps[0]->trb_enqueue = 0; in dwc3_ep0_stall_and_restart()
246 dwc->eps[1]->trb_enqueue = 0; in dwc3_ep0_stall_and_restart()
283 dep = dwc->eps[0]; in dwc3_ep0_out_start()
291 dwc3_ep = dwc->eps[i]; in dwc3_ep0_out_start()
316 dep = dwc->eps[epnum]; in dwc3_wIndex_to_dep()
388 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()