Lines Matching refs:bdc_ep
52 static void ep_bd_list_free(struct bdc_ep *ep, u32 num_tabs) in ep_bd_list_free()
121 static int ep_bd_list_alloc(struct bdc_ep *ep) in ep_bd_list_alloc()
215 static int bd_add_to_bdi(struct bdc_ep *ep, dma_addr_t bd_dma_addr) in bd_add_to_bdi()
258 static int bdi_to_tbi(struct bdc_ep *ep, int bdi) in bdi_to_tbi()
271 static inline int find_end_bdi(struct bdc_ep *ep, int next_hwd_bdi) in find_end_bdi()
288 static int bd_available_ep(struct bdc_ep *ep) in bd_available_ep()
343 struct bdc_ep *ep = bdc->bdc_ep_array[epnum]; in bdc_notify_xfr()
357 static struct bdc_bd *bdi_to_bd(struct bdc_ep *ep, int bdi) in bdi_to_bd()
371 static void ep_bdlist_eqp_adv(struct bdc_ep *ep) in ep_bdlist_eqp_adv()
431 struct bdc_ep *ep; in setup_bd_list_xfr()
512 struct bdc_ep *ep; in bdc_queue_xfr()
538 static void bdc_req_complete(struct bdc_ep *ep, struct bdc_req *req, in bdc_req_complete()
558 int bdc_ep_disable(struct bdc_ep *ep) in bdc_ep_disable()
602 int bdc_ep_enable(struct bdc_ep *ep) in bdc_ep_enable()
642 struct bdc_ep *ep; in ep0_queue_status_stage()
657 static int ep0_queue(struct bdc_ep *ep, struct bdc_req *req) in ep0_queue()
699 struct bdc_ep *ep; in ep0_queue_data_stage()
710 static int ep_queue(struct bdc_ep *ep, struct bdc_req *req) in ep_queue()
734 static int ep_dequeue(struct bdc_ep *ep, struct bdc_req *req) in ep_dequeue()
864 static int ep_set_halt(struct bdc_ep *ep, u32 value) in ep_set_halt()
901 struct bdc_ep *ep; in bdc_free_ep()
950 static void handle_xsr_succ_status(struct bdc *bdc, struct bdc_ep *ep, in handle_xsr_succ_status()
1088 struct bdc_ep *ep = bdc->bdc_ep_array[1]; in ep0_stall()
1231 struct bdc_ep *ep; in ep0_handle_feature()
1306 struct bdc_ep *ep; in ep0_handle_status()
1386 struct bdc_ep *ep; in ep0_set_sel()
1510 struct bdc_ep *ep; in bdc_xsf_ep0_data_start()
1549 struct bdc_ep *ep; in bdc_xsf_ep0_status_start()
1644 struct bdc_ep *ep; in bdc_sr_xsf()
1713 struct bdc_ep *ep; in bdc_gadget_ep_queue()
1759 struct bdc_ep *ep; in bdc_gadget_ep_dequeue()
1799 struct bdc_ep *ep; in bdc_gadget_ep_set_halt()
1823 struct bdc_ep *ep; in bdc_gadget_alloc_request()
1854 struct bdc_ep *ep; in bdc_gadget_ep_enable()
1893 struct bdc_ep *ep; in bdc_gadget_ep_disable()
1937 struct bdc_ep *ep; in init_ep()