Lines Matching defs:ep

40 static void fotg210_disable_fifo_int(struct fotg210_ep *ep)  in fotg210_disable_fifo_int()
51 static void fotg210_enable_fifo_int(struct fotg210_ep *ep) in fotg210_enable_fifo_int()
70 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, in fotg210_done()
93 static void fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum, in fotg210_fifo_ep_mapping()
121 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) in fotg210_set_fifo_dir()
131 static void fotg210_set_tfrtype(struct fotg210_ep *ep, u32 epnum, u32 type) in fotg210_set_tfrtype()
141 static void fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, in fotg210_set_mps()
154 static int fotg210_config_ep(struct fotg210_ep *ep, in fotg210_config_ep()
172 struct fotg210_ep *ep; in fotg210_ep_enable() local
187 struct fotg210_ep *ep = fotg210->ep[epnum]; in fotg210_reset_tseq() local
208 static int fotg210_ep_release(struct fotg210_ep *ep) in fotg210_ep_release()
223 struct fotg210_ep *ep; in fotg210_ep_disable() local
265 static void fotg210_enable_dma(struct fotg210_ep *ep, in fotg210_enable_dma()
299 static void fotg210_disable_dma(struct fotg210_ep *ep) in fotg210_disable_dma()
304 static void fotg210_wait_dma_done(struct fotg210_ep *ep) in fotg210_wait_dma_done()
337 static void fotg210_start_dma(struct fotg210_ep *ep, in fotg210_start_dma()
385 static void fotg210_ep0_queue(struct fotg210_ep *ep, in fotg210_ep0_queue()
407 struct fotg210_ep *ep; in fotg210_ep_queue() local
440 struct fotg210_ep *ep; in fotg210_ep_dequeue() local
455 static void fotg210_set_epnstall(struct fotg210_ep *ep) in fotg210_set_epnstall()
476 static void fotg210_clear_epnstall(struct fotg210_ep *ep) in fotg210_clear_epnstall()
492 struct fotg210_ep *ep; in fotg210_set_halt_and_wedge() local
680 struct fotg210_ep *ep = in fotg210_clear_feature() local
707 static int fotg210_is_epnstall(struct fotg210_ep *ep) in fotg210_is_epnstall()
723 struct fotg210_ep *ep; in fotg210_ep0_complete() local
817 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0out() local
837 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0in() local
855 static void fotg210_in_fifo_handler(struct fotg210_ep *ep) in fotg210_in_fifo_handler()
865 static void fotg210_out_fifo_handler(struct fotg210_ep *ep) in fotg210_out_fifo_handler()
1231 struct fotg210_ep *ep = fotg210->ep[i]; in fotg210_udc_probe() local