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