Searched refs:cdns2_endpoint (Results 1 – 3 of 3) sorted by relevance
414 #define ep_to_cdns2_ep(ep) (container_of(ep, struct cdns2_endpoint, endpoint))551 struct cdns2_endpoint { struct600 struct cdns2_endpoint *pep; argument671 struct cdns2_endpoint eps[CDNS2_ENDPOINTS_NUM];691 dma_addr_t cdns2_trb_virt_to_dma(struct cdns2_endpoint *pep,701 void cdns2_gadget_giveback(struct cdns2_endpoint *pep,704 void cdns2_init_ep0(struct cdns2_device *pdev, struct cdns2_endpoint *pep);713 int cdns2_halt_endpoint(struct cdns2_device *pdev, struct cdns2_endpoint *pep,
45 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_ep0_enqueue()92 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_ep0_stall()109 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_status_stage()176 struct cdns2_endpoint *pep; in cdns2_req_ep0_handle_status()286 struct cdns2_endpoint *pep; in cdns2_ep0_handle_feature_endpoint()381 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_handle_setup_packet()461 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_transfer_completed()517 struct cdns2_endpoint *pep = ep_to_cdns2_ep(ep); in cdns2_gadget_ep0_set_halt()540 struct cdns2_endpoint *pep = ep_to_cdns2_ep(ep); in cdns2_gadget_ep0_queue()621 struct cdns2_endpoint *pep; in cdns2_ep0_config()[all …]
98 static inline const char *cdns2_raw_ring(struct cdns2_endpoint *pep, in cdns2_raw_ring()