Lines Matching refs:cdns2_endpoint

75 			     struct cdns2_endpoint *pep)  in cdns2_get_dma_pos()
99 dma_addr_t cdns2_trb_virt_to_dma(struct cdns2_endpoint *pep, in cdns2_trb_virt_to_dma()
107 static void cdns2_free_tr_segment(struct cdns2_endpoint *pep) in cdns2_free_tr_segment()
119 static int cdns2_alloc_tr_segment(struct cdns2_endpoint *pep) in cdns2_alloc_tr_segment()
153 static void cdns2_ep_stall_flush(struct cdns2_endpoint *pep) in cdns2_ep_stall_flush()
227 static struct cdns2_trb *cdns2_next_trb(struct cdns2_endpoint *pep, in cdns2_next_trb()
236 void cdns2_gadget_giveback(struct cdns2_endpoint *pep, in cdns2_gadget_giveback()
265 static void cdns2_wa1_restore_cycle_bit(struct cdns2_endpoint *pep) in cdns2_wa1_restore_cycle_bit()
280 static int cdns2_wa1_update_guard(struct cdns2_endpoint *pep, in cdns2_wa1_update_guard()
303 struct cdns2_endpoint *pep) in cdns2_wa1_tray_restore_cycle_bit()
316 struct cdns2_endpoint *pep, in cdns2_prepare_ring()
363 static void cdns2_dbg_request_trbs(struct cdns2_endpoint *pep, in cdns2_dbg_request_trbs()
383 static unsigned int cdns2_count_trbs(struct cdns2_endpoint *pep, in cdns2_count_trbs()
412 static unsigned int cdns2_count_sg_trbs(struct cdns2_endpoint *pep, in cdns2_count_sg_trbs()
498 static void cdns2_ep_tx_isoc(struct cdns2_endpoint *pep, in cdns2_ep_tx_isoc()
614 static void cdns2_ep_tx_bulk(struct cdns2_endpoint *pep, in cdns2_ep_tx_bulk()
689 struct cdns2_endpoint *pep) in cdns2_set_drdy()
712 struct cdns2_endpoint *pep) in cdns2_prepare_first_isoc_transfer()
761 static int cdns2_ep_run_transfer(struct cdns2_endpoint *pep, in cdns2_ep_run_transfer()
822 struct cdns2_endpoint *pep) in cdns2_start_all_request()
878 static bool cdns2_trb_handled(struct cdns2_endpoint *pep, in cdns2_trb_handled()
950 struct cdns2_endpoint *pep, in cdns2_skip_isoc_td()
972 struct cdns2_endpoint *pep) in cdns2_transfer_completed()
1051 static void cdns2_rearm_transfer(struct cdns2_endpoint *pep, u8 rearm) in cdns2_rearm_transfer()
1072 static void cdns2_handle_epx_interrupt(struct cdns2_endpoint *pep) in cdns2_handle_epx_interrupt()
1342 struct cdns2_endpoint *pep; in cdns2_eps_onchip_buffer_init()
1411 static int cdns2_ep_config(struct cdns2_endpoint *pep, bool enable) in cdns2_ep_config()
1504 struct cdns2_endpoint *pep = ep_to_cdns2_ep(ep); in cdns2_gadget_ep_alloc_request()
1531 struct cdns2_endpoint *pep; in cdns2_gadget_ep_enable()
1613 struct cdns2_endpoint *pep; in cdns2_gadget_ep_disable()
1668 static int cdns2_ep_enqueue(struct cdns2_endpoint *pep, in cdns2_ep_enqueue()
1700 struct cdns2_endpoint *pep; in cdns2_gadget_ep_queue()
1742 struct cdns2_endpoint *pep; in cdns2_gadget_ep_dequeue()
1823 struct cdns2_endpoint *pep, in cdns2_halt_endpoint()
1887 struct cdns2_endpoint *pep = ep_to_cdns2_ep(ep); in cdns2_gadget_ep_set_halt()
1914 struct cdns2_endpoint *pep = ep_to_cdns2_ep(ep); in cdns2_gadget_ep_set_wedge()
1923 cdns2_endpoint *cdns2_find_available_ep(struct cdns2_device *pdev, in cdns2_find_available_ep()
1926 struct cdns2_endpoint *pep; in cdns2_find_available_ep()
1966 struct cdns2_endpoint *pep; in cdns2_gadget_match_ep()
2130 struct cdns2_endpoint *pep; in cdns2_gadget_udc_stop()
2178 struct cdns2_endpoint *pep; in cdns2_init_eps()