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