Searched refs:cdns3_endpoint (Results 1 – 3 of 3) sorted by relevance
967 #define ep_to_cdns3_ep(ep) (container_of(ep, struct cdns3_endpoint, endpoint))1135 struct cdns3_endpoint { struct1234 struct cdns3_endpoint *priv_ep;1314 struct cdns3_endpoint *eps[CDNS3_ENDPOINTS_MAX_COUNT];1345 dma_addr_t cdns3_trb_virt_to_dma(struct cdns3_endpoint *priv_ep,1354 void cdns3_rearm_transfer(struct cdns3_endpoint *priv_ep, u8 rearm);1355 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);1359 void __cdns3_gadget_ep_set_halt(struct cdns3_endpoint *priv_ep);1360 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep);1366 void cdns3_gadget_giveback(struct cdns3_endpoint *priv_ep,[all …]
39 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_ep0_run_transfer()107 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_ep0_complete_setup()223 struct cdns3_endpoint *priv_ep; in cdns3_req_ep0_get_status()360 struct cdns3_endpoint *priv_ep; in cdns3_ep0_feature_handle_endpoint()534 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_ep0_setup_phase()571 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_transfer_completed()691 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in cdns3_gadget_ep0_queue()783 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in cdns3_gadget_ep_set_wedge()813 struct cdns3_endpoint *priv_ep; in cdns3_ep0_config()876 struct cdns3_endpoint *priv_ep) in cdns3_init_ep0()
110 static inline char *cdns3_dbg_ring(struct cdns3_endpoint *priv_ep, char *str) in cdns3_dbg_ring()