get_ep_by_pipe
struct fsl_ep *ep = get_ep_by_pipe(udc, pipe);
target_ep = get_ep_by_pipe(udc, get_pipe_by_windex(index));
ep = get_ep_by_pipe(udc, pipe);
curr_ep = get_ep_by_pipe(udc, i);