Searched refs:get_ep_by_pipe (Results 1 – 2 of 2) sorted by relevance
575 #define get_ep_by_pipe(udc, pipe) ((pipe == 1)? &udc->eps[0]: \ macro
1306 struct fsl_ep *ep = get_ep_by_pipe(udc, pipe); in udc_reset_ep_queue()1351 target_ep = get_ep_by_pipe(udc, get_pipe_by_windex(index)); in ch9getstatus()1436 ep = get_ep_by_pipe(udc, pipe); in setup_received_irq()1690 curr_ep = get_ep_by_pipe(udc, i); in dtd_complete_irq()