Lines Matching refs:cdns3_endpoint

103 			     struct cdns3_endpoint *priv_ep)  in cdns3_get_dma_pos()
159 dma_addr_t cdns3_trb_virt_to_dma(struct cdns3_endpoint *priv_ep, in cdns3_trb_virt_to_dma()
167 int cdns3_ring_size(struct cdns3_endpoint *priv_ep) in cdns3_ring_size()
185 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep) in cdns3_allocate_trb_pool()
212 static void cdns3_free_trb_pool(struct cdns3_endpoint *priv_ep) in cdns3_free_trb_pool()
226 static void cdns3_ep_stall_flush(struct cdns3_endpoint *priv_ep) in cdns3_ep_stall_flush()
282 static void cdns3_ep_inc_enq(struct cdns3_endpoint *priv_ep) in cdns3_ep_inc_enq()
292 static void cdns3_ep_inc_deq(struct cdns3_endpoint *priv_ep) in cdns3_ep_inc_deq()
300 struct cdns3_endpoint *priv_ep = priv_req->priv_ep; in cdns3_move_deq_to_next_trb()
355 struct cdns3_endpoint *priv_ep) in cdns3_start_all_request()
394 static void cdns3_wa2_descmiss_copy_data(struct cdns3_endpoint *priv_ep, in cdns3_wa2_descmiss_copy_data()
439 struct cdns3_endpoint *priv_ep, in cdns3_wa2_gadget_giveback()
472 struct cdns3_endpoint *priv_ep, in cdns3_wa2_gadget_ep_queue()
539 static void cdns3_wa2_remove_old_request(struct cdns3_endpoint *priv_ep) in cdns3_wa2_remove_old_request()
569 static void cdns3_wa2_descmissing_packet(struct cdns3_endpoint *priv_ep) in cdns3_wa2_descmissing_packet()
634 void cdns3_gadget_giveback(struct cdns3_endpoint *priv_ep, in cdns3_gadget_giveback()
675 void cdns3_wa1_restore_cycle_bit(struct cdns3_endpoint *priv_ep) in cdns3_wa1_restore_cycle_bit()
721 struct cdns3_endpoint *priv_ep = priv_req->priv_ep; in cdns3_prepare_aligned_request_buf()
774 static int cdns3_wa1_update_guard(struct cdns3_endpoint *priv_ep, in cdns3_wa1_update_guard()
797 struct cdns3_endpoint *priv_ep) in cdns3_wa1_tray_restore_cycle_bit()
815 int cdns3_ep_run_transfer(struct cdns3_endpoint *priv_ep, in cdns3_ep_run_transfer()
1008 struct cdns3_endpoint *priv_ep; in cdns3_set_hw_configuration()
1077 static bool cdns3_request_handled(struct cdns3_endpoint *priv_ep, in cdns3_request_handled()
1127 struct cdns3_endpoint *priv_ep) in cdns3_transfer_completed()
1174 void cdns3_rearm_transfer(struct cdns3_endpoint *priv_ep, u8 rearm) in cdns3_rearm_transfer()
1200 static int cdns3_check_ep_interrupt_proceed(struct cdns3_endpoint *priv_ep) in cdns3_check_ep_interrupt_proceed()
1510 struct cdns3_endpoint *priv_ep) in cdns3_configure_dmult()
1547 void cdns3_ep_config(struct cdns3_endpoint *priv_ep) in cdns3_ep_config()
1639 struct cdns3_endpoint *priv_ep) in cdns3_ep_dir_is_correct()
1646 cdns3_endpoint *cdns3_find_available_ep(struct cdns3_device *priv_dev, in cdns3_find_available_ep()
1650 struct cdns3_endpoint *priv_ep; in cdns3_find_available_ep()
1693 struct cdns3_endpoint *priv_ep; in cdns3_gadget_match_ep()
1725 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in cdns3_gadget_ep_alloc_request()
1765 struct cdns3_endpoint *priv_ep; in cdns3_gadget_ep_enable()
1876 struct cdns3_endpoint *priv_ep; in cdns3_gadget_ep_disable()
1968 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in __cdns3_gadget_ep_queue()
2013 struct cdns3_endpoint *priv_ep; in cdns3_gadget_ep_queue()
2058 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in cdns3_gadget_ep_dequeue()
2123 void __cdns3_gadget_ep_set_halt(struct cdns3_endpoint *priv_ep) in __cdns3_gadget_ep_set_halt()
2144 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep) in __cdns3_gadget_ep_clear_halt()
2181 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in cdns3_gadget_ep_set_halt()
2353 struct cdns3_endpoint *priv_ep; in cdns3_gadget_udc_stop()
2438 struct cdns3_endpoint *priv_ep; in cdns3_init_eps()