Lines Matching refs:cdns3_endpoint
963 #define ep_to_cdns3_ep(ep) (container_of(ep, struct cdns3_endpoint, endpoint))
1119 struct cdns3_endpoint { struct
1201 struct cdns3_endpoint *priv_ep;
1278 struct cdns3_endpoint *eps[CDNS3_ENDPOINTS_MAX_COUNT];
1305 dma_addr_t cdns3_trb_virt_to_dma(struct cdns3_endpoint *priv_ep,
1314 int cdns3_ep_run_transfer(struct cdns3_endpoint *priv_ep,
1316 void cdns3_rearm_transfer(struct cdns3_endpoint *priv_ep, u8 rearm);
1317 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);
1321 void __cdns3_gadget_ep_set_halt(struct cdns3_endpoint *priv_ep);
1322 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep);
1328 void cdns3_gadget_giveback(struct cdns3_endpoint *priv_ep,
1333 struct cdns3_endpoint *priv_ep);
1335 void cdns3_ep_config(struct cdns3_endpoint *priv_ep);