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()
324 dep = dwc->eps[epnum]; in dwc3_wIndex_to_dep()
396 dep = dwc->eps[0]; in dwc3_ep0_handle_status()
764 dep = dwc->eps[0]; in dwc3_ep0_set_sel()
875 ep0 = dwc->eps[0]; in dwc3_ep0_complete_data()
907 dwc->eps[1]->trb_enqueue = 0; in dwc3_ep0_complete_data()
909 dwc->eps[0]->trb_enqueue = 0; in dwc3_ep0_complete_data()
928 dep = dwc->eps[0]; in dwc3_ep0_complete_status()
962 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_xfer_complete()
1090 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_do_control_status()
1106 __dwc3_ep0_do_control_status(dwc, dwc->eps[direction]); in dwc3_ep0_send_delayed_status()
1151 struct dwc3_ep *dep = dwc->eps[dwc->ep0_expect_in]; in dwc3_ep0_xfernotready()
1173 struct dwc3_ep *dep = dwc->eps[0]; in dwc3_ep0_xfernotready()
1198 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_interrupt()