Lines Matching refs:bdc_ep
57 static void ep_bd_list_free(struct bdc_ep *ep, u32 num_tabs) in ep_bd_list_free()
126 static int ep_bd_list_alloc(struct bdc_ep *ep) in ep_bd_list_alloc()
221 static int bd_add_to_bdi(struct bdc_ep *ep, dma_addr_t bd_dma_addr) in bd_add_to_bdi()
264 static int bdi_to_tbi(struct bdc_ep *ep, int bdi) in bdi_to_tbi()
277 static inline int find_end_bdi(struct bdc_ep *ep, int next_hwd_bdi) in find_end_bdi()
294 static int bd_available_ep(struct bdc_ep *ep) in bd_available_ep()
349 struct bdc_ep *ep = bdc->bdc_ep_array[epnum]; in bdc_notify_xfr()
363 static struct bdc_bd *bdi_to_bd(struct bdc_ep *ep, int bdi) in bdi_to_bd()
377 static void ep_bdlist_eqp_adv(struct bdc_ep *ep) in ep_bdlist_eqp_adv()
437 struct bdc_ep *ep; in setup_bd_list_xfr()
518 struct bdc_ep *ep; in bdc_queue_xfr()
544 static void bdc_req_complete(struct bdc_ep *ep, struct bdc_req *req, in bdc_req_complete()
564 int bdc_ep_disable(struct bdc_ep *ep) in bdc_ep_disable()
608 int bdc_ep_enable(struct bdc_ep *ep) in bdc_ep_enable()
648 struct bdc_ep *ep; in ep0_queue_status_stage()
663 static int ep0_queue(struct bdc_ep *ep, struct bdc_req *req) in ep0_queue()
706 struct bdc_ep *ep; in ep0_queue_data_stage()
718 static int ep_queue(struct bdc_ep *ep, struct bdc_req *req) in ep_queue()
742 static int ep_dequeue(struct bdc_ep *ep, struct bdc_req *req) in ep_dequeue()
872 static int ep_set_halt(struct bdc_ep *ep, u32 value) in ep_set_halt()
909 struct bdc_ep *ep; in bdc_free_ep()
958 static void handle_xsr_succ_status(struct bdc *bdc, struct bdc_ep *ep, in handle_xsr_succ_status()
1096 struct bdc_ep *ep = bdc->bdc_ep_array[1]; in ep0_stall()
1239 struct bdc_ep *ep; in ep0_handle_feature()
1314 struct bdc_ep *ep; in ep0_handle_status()
1394 struct bdc_ep *ep; in ep0_set_sel()
1520 struct bdc_ep *ep; in bdc_xsf_ep0_data_start()
1559 struct bdc_ep *ep; in bdc_xsf_ep0_status_start()
1654 struct bdc_ep *ep; in bdc_sr_xsf()
1723 struct bdc_ep *ep; in bdc_gadget_ep_queue()
1769 struct bdc_ep *ep; in bdc_gadget_ep_dequeue()
1809 struct bdc_ep *ep; in bdc_gadget_ep_set_halt()
1833 struct bdc_ep *ep; in bdc_gadget_alloc_request()
1864 struct bdc_ep *ep; in bdc_gadget_ep_enable()
1903 struct bdc_ep *ep; in bdc_gadget_ep_disable()
1947 struct bdc_ep *ep; in init_ep()