Searched refs:cdnsp_ep (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-gadget.h | 823 struct cdnsp_ep { struct 1322 struct cdnsp_ep *pep; 1460 struct cdnsp_ep eps[CDNSP_ENDPOINTS_NUM]; 1505 void cdnsp_endpoint_zero(struct cdnsp_device *pdev, struct cdnsp_ep *ep); 1507 struct cdnsp_ep *pep, 1512 struct cdnsp_ring *cdnsp_dma_to_transfer_ring(struct cdnsp_ep *ep, u64 address); 1514 struct cdnsp_ep *pep, 1517 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep); 1518 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep); 1562 struct cdnsp_ep *pep, [all …]
|
| H A D | cdnsp-mem.c | 22 struct cdnsp_ep *pep); 410 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_free_endpoint_rings() 518 struct cdnsp_ep *pep) in cdnsp_free_stream_ctx() 526 *cdnsp_alloc_stream_ctx(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_stream_ctx() 543 struct cdnsp_ring *cdnsp_dma_to_transfer_ring(struct cdnsp_ep *pep, u64 address) in cdnsp_dma_to_transfer_ring() 562 struct cdnsp_ep *pep, in cdnsp_alloc_stream_info() 643 struct cdnsp_ep *pep) in cdnsp_free_stream_info() 782 struct cdnsp_ep *pep) in cdnsp_parse_exponent_interval() 812 struct cdnsp_ep *pep, in cdnsp_microframes_to_exponent() 830 struct cdnsp_ep *pep) in cdnsp_get_endpoint_interval() [all …]
|
| H A D | cdnsp-gadget.c | 366 int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_enqueue() 445 int cdnsp_ep_dequeue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_dequeue() 510 struct cdnsp_ep *pep) in cdnsp_invalidate_ep_events() 634 struct cdnsp_ep *pep, in cdnsp_halt_endpoint() 674 struct cdnsp_ep *pep) in cdnsp_update_eps_configuration() 803 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams() 969 struct cdnsp_ep *pep; in cdnsp_gadget_ep_enable() 1043 struct cdnsp_ep *pep; in cdnsp_gadget_ep_disable() 1102 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_alloc_request() 1132 struct cdnsp_ep *pep; in cdnsp_gadget_ep_queue() [all …]
|
| H A D | cdnsp-ring.c | 277 struct cdnsp_ep *pep, in cdnsp_ring_ep_doorbell() 324 struct cdnsp_ep *pep, in cdnsp_get_transfer_ring() 349 struct cdnsp_ep *pep) in cdnsp_ring_doorbell_for_active_rings() 404 struct cdnsp_ep *pep; in cdnsp_get_hw_deq() 432 struct cdnsp_ep *pep, in cdnsp_find_new_dequeue_state() 636 struct cdnsp_ep *pep, in cdnsp_cmd_set_deq() 693 struct cdnsp_ep *pep) in cdnsp_remove_request() 923 struct cdnsp_ep *ep, in cdnsp_finish_td() 969 struct cdnsp_ep *pep, in cdnsp_giveback_first_trb() 1001 struct cdnsp_ep *pep, in cdnsp_process_ctrl_td() [all …]
|
| H A D | cdnsp-ep0.c | 21 struct cdnsp_ep *pep; in cdnsp_ep0_stall() 147 struct cdnsp_ep *pep; in cdnsp_ep0_handle_status() 301 struct cdnsp_ep *pep; in cdnsp_ep0_handle_feature_endpoint() 417 struct cdnsp_ep *pep; in cdnsp_setup_analyze()
|